3.1.0 release (UltimateClaims support)

This commit is contained in:
SuperRonanCraft
2021-04-03 15:44:31 -04:00
parent 4ea6869abb
commit bec400943a
8 changed files with 53 additions and 8 deletions
+3
View File
@@ -25,6 +25,9 @@ Settings:
hClaims: false
## Respect GriefDefender areas (https://www.spigotmc.org/resources/griefdefender.68900/)
GriefDefender: false
## Respect UltimateClaims areas (https://songoda.com/marketplace/product/ultimateclaims-the-ultimate-claiming-plugin.65)
UltimateClaims: false
## Output to console some debugging info
Debugger: false
## Amount of chunks to preload around a safe location
+3 -2
View File
@@ -6,8 +6,9 @@
# CenterY: 150
# MaxRadius: 100
# MinRadius: 5
Settings:
Enabled: false
Enabled: false
Locations:
- main_loc:
World: world
+2 -1
View File
@@ -1,5 +1,5 @@
main: me.SuperRonanCraft.BetterRTP.BetterRTP
version: '3.1.0'
version: '3.1.1'
name: BetterRTP
author: SuperRonanCraft
softdepend:
@@ -15,6 +15,7 @@ softdepend:
- Kingdoms
- hClaims
- GriefDefender
- UltimateClaims
api-version: '1.13'
commands: