mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-07-24 07:30:53 +00:00
3.1.0 release (UltimateClaims support)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -6,8 +6,9 @@
|
||||
# CenterY: 150
|
||||
# MaxRadius: 100
|
||||
# MinRadius: 5
|
||||
Settings:
|
||||
Enabled: false
|
||||
|
||||
Enabled: false
|
||||
|
||||
Locations:
|
||||
- main_loc:
|
||||
World: world
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user