FEATURES
Commands:
- /fly - prison.fly
- /spawn - prison.spawn
- /setspawn - prison.setspawn
- /heal - prison.heal
- /warp - prison.warp
- /setwarp - prison.setwarp
- /ec - prison.enderchest
- /help
- /pre | location | messages | reload - prision.admin
AutoPickup:
- Less resource usage
- Fortune support
- No break worldguard
- Normal, legacy and experimental options
- Inventory full options
Location System:
- Less resource usage
- LightWeight
- Spawn and setspawn
- Warp and setwarp
- /pre location - send your location
- Join teleport to spawn
- Respawn teleport to spawn
Others:
- Welcome Message
- Join Message
- Quit Message
settings:
autopickup:
enable: true
#
# enable: true
# activate the autopickup
#
# enable: false
# disable the autopickup
legacy-version: true
#
# legacy-version: true
# use: event.getBlock().setType(Material.AIR);
#
# legacy-version: false
# use: event.setDropItems(false);
experimental-mode: false
#
# REQUERIMENTS:
#
# --------------------------
# 1) autopickup.enable: true
# 2) legacy-version: true
# 3) experimental-mode: true
# --------------------------
#
# experimental-mode: false
# don't activate this option
#
# experimental-mode: true
# use:
# Block block = event.getBlock();
# Location blockLocation = block.getLocation();
# blockLocation.getWorld().getNearbyEntities(blockLocation, 3, 3, 3).stream().filter(entities -> (entities.getType() == DROPPED_ITEM)).forEachOrdered(Entity::remove);
inventory-full:
enable: false
player-execute-commands:
- "sellall"
# You can add more lines.
enable-location-system: true
#
# enable-location-system: true
# activate:
# commands: /warp, /setwarp, /setspawn, /spawn and /location
# playerjoin, playerquit and player-respawn events
#
# enable-location-system: false
# doesn't activate the above options
fly-enable: "&f Fly Mode | &a&lENABLED"
fly-disable: "&f Fly Mode | &c&lDISABLED"
fly-enable-other: "&f You &a&lENABLED &fthe fly mode for &b{target}"
fly-disable-other: "&f You &c&lDISABLED &fthe fly mode for &b{target}"
fly-enable-by-other: "&b {sender} &fhas &a&lENABLED &fyour fly"
fly-disable-by-other: "&b {sender} &fhas &c&lDISABLED &fyour fly"
heal-by-other: "&b {sender} &fhas &a&lHEALED &fyou"
heal-other: "&f You have &a&lHEALED &b{target}"
player-offline: "&3&l ERROR 404: &cThis player is &noffline"
no-permission: "&3&lERROR: &fYou don't have permission"
location-dont-exist: "&3&lERROR: &fThis location &bdon't exist"
warp-correct-format: "&3&lCorrect Format: &f/warp &b(location)"
warp-teleport: "&3&lWARP: &eGo to warp &b{location}"
setwarp-correct-format: "&3&lCorrect Format: &f/setwarp &b(warp-name)"
spawn-teleport: "&3&lSPAWN: &fGo to &bspawn"
join: "&7[&b+&7] &7{player_name}"
quit: "&7[&c-&7] &7{player_name}"
help: |-
&f
&9&l HELP &7| &b&lCOMMAND
&f &f
&7 &7Hi, this is a example
&7 &7You can edit this in &bconfig.yml
&f &f
&7 &7Plugin by &9iChocoMC_
welcome: |-
&f
&9&l WELCOME &7| &b&lMESSAGE
&f &f
&7 This is a example
&7 You can edit this in &bconfig.yml
&f &f
#Example:
# spawn: 16.698377371765673, 68.0, 263.69438491514165, 222.98233, 13.880237, world