diff --git a/TODO.md b/TODO.md index 57942a4..88fc77e 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,5 @@ - Add genders to marriage plugin # Plugins -- LibsDisguises - Plan -- ProtocolLib -- spark - Votifier \ No newline at end of file diff --git a/config/plugins/TotalFreedomMod/config.yml b/config/plugins/TotalFreedomMod/config.yml index cf2bffb..267d598 100644 --- a/config/plugins/TotalFreedomMod/config.yml +++ b/config/plugins/TotalFreedomMod/config.yml @@ -312,7 +312,6 @@ blocked_commands: - 'n:b:/worldguard:_' - 'n:b:/tpall:_' - 'n:b:/wra:_' - - 'n:b:/viaver:_' - 'n:b:/viaversion:_' - 'n:b:/spark:_' - 'n:b://g:_' @@ -330,7 +329,6 @@ blocked_commands: - 'a:b:/stoplag:_' - 'a:b:/slay:_' - 'a:b:/save-all:_' - - 'a:b:/libsdisguises:_' - 'a:b:/particle:Due to security reasons, the use of /particle has been disabled.' - 'a:b:/kick:_' - 'a:b:/difficulty:_' diff --git a/server.toml b/server.toml index 8aa70a3..e0ca232 100644 --- a/server.toml +++ b/server.toml @@ -144,3 +144,19 @@ url = "https://github.com/kikelkik/LiftReloaded/releases/download/2.4.2/lift-rel [[plugins]] type = "url" url = "https://github.com/aromaa/WorldGuardExtraFlags/releases/download/v4.2.1/WorldGuardExtraFlags.jar" + +[[plugins]] +type = "url" +url = "https://github.com/libraryaddict/LibsDisguises/releases/download/v10.0.35/LibsDisguises-10.0.35-Github.jar" + +[[plugins]] +type = "url" +url = "https://github.com/ayunami2000/LiberalDisguises/releases/download/v1.0.0/liberaldisguises-1.0.0.jar" + +[[plugins]] +type = "url" +url = "https://github.com/dmulloy2/ProtocolLib/releases/download/5.0.0/ProtocolLib.jar" + +[[plugins]] +type = "url" +url = "https://ci.lucko.me/job/spark/381/artifact/spark-bukkit/build/libs/spark-1.10.41-bukkit.jar"