mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-03 14:57:37 +00:00
parent
c36db8de37
commit
d2063a210e
@ -57,10 +57,6 @@ public class PermissionsResolverManager implements PermissionsResolver {
|
|||||||
"# into WEPIF, paste it into http://yaml-online-parser.appspot.com/\r\n" +
|
"# into WEPIF, paste it into http://yaml-online-parser.appspot.com/\r\n" +
|
||||||
"# and see if it gives \"ERROR:\".\r\n" +
|
"# and see if it gives \"ERROR:\".\r\n" +
|
||||||
"# - Lines starting with # are comments and so they are ignored.\r\n" +
|
"# - Lines starting with # are comments and so they are ignored.\r\n" +
|
||||||
"#\r\n" +
|
|
||||||
"# About Configuration Permissions\r\n" +
|
|
||||||
"# - See http://wiki.sk89q.com/wiki/WorldEdit/Permissions/Bukkit\r\n" +
|
|
||||||
"# - Now with multiworld support (see example)\r\n" +
|
|
||||||
"\r\n";
|
"\r\n";
|
||||||
|
|
||||||
private static PermissionsResolverManager instance;
|
private static PermissionsResolverManager instance;
|
||||||
|
@ -5,7 +5,7 @@ loaderVersion="[24,)"
|
|||||||
# A URL to refer people to when problems occur with this mod
|
# A URL to refer people to when problems occur with this mod
|
||||||
issueTrackerURL="https://discord.gg/enginehub"
|
issueTrackerURL="https://discord.gg/enginehub"
|
||||||
# A URL for the "homepage" for this mod, displayed in the mod UI
|
# A URL for the "homepage" for this mod, displayed in the mod UI
|
||||||
displayURL="http://wiki.sk89q.com/wiki/WorldEdit/"
|
displayURL="https://worldedit.enginehub.org/"
|
||||||
# A file name (in the root of the mod JAR) containing a logo for display
|
# A file name (in the root of the mod JAR) containing a logo for display
|
||||||
logoFile="worldedit-icon.png"
|
logoFile="worldedit-icon.png"
|
||||||
# A text field displayed in the mod UI
|
# A text field displayed in the mod UI
|
||||||
|
Loading…
Reference in New Issue
Block a user