You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,5 @@ Make sure to keep frequent backups of your world data, and report any bugs on Gi
24
24
## Plugin support
25
25
26
26
Will my Bukkit plugin work? Probably not.
27
+
27
28
Some plugins will work out of the box, however most plugins aren't designed for a multi-server environment. MultiPaper-compatible plugins must sync data with other servers in real time, and handle the many edge cases that come along with it. Make sure you're ready to commit the time and capital required to get your plugins working with MultiPaper.
0 commit comments