mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-08 17:06:02 +00:00
added Lands and Residence support
This commit is contained in:
@@ -15,6 +15,8 @@ Settings:
|
||||
RedProtect: false
|
||||
## Respect FactionsUUID areas (https://www.spigotmc.org/resources/factionsuuid.1035/)
|
||||
FactionsUUID: false
|
||||
## Respect Lands areas (https://www.spigotmc.org/resources/lands.53313/)
|
||||
Lands: false
|
||||
## Output to console some debugging info
|
||||
Debugger: false
|
||||
## Amount of chunks to preload around a safe location
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
main: me.SuperRonanCraft.BetterRTP.Main
|
||||
version: '2.14.2'
|
||||
version: '2.14.3'
|
||||
name: BetterRTP
|
||||
author: SuperRonanCraft
|
||||
softdepend: [Vault, WorldGuard, GriefPrevention, Towny, Factions, RedProtect]
|
||||
softdepend: [Vault, WorldGuard, GriefPrevention, Towny, Factions, RedProtect, Lands, Residence]
|
||||
api-version: '1.13'
|
||||
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user