Claim Limit | 1.4.3 | Beta
The issue in which claim holograms could be moved outside of the claim has been fixed.Claim Limit | 1.4.4 | Beta
Mysql settings have been added to the default config.Claim Limit | 1.4.5
- The bucket issue that existed in version 1.8.8 has been fixed.
ArmorStands | 1.4.6
- Fixed an issue with the armor stands.
Teleportation | 1.4.7b
A config setting has been added to prevent players from teleporting to private claims. config.yml
register:
teleport: true
restrictedTeleportCauses: #See https://hub.spigotmc.org/javadocs/s...player/PlayerTeleportEvent.TeleportCause.html
- ENDER_PEARL
lang/config.yml
messages:
noPermissionTeleport: "§cKClaim -> §cYou cannot teleport to this land!"License Server and Water Flow | 1.4.8
- The license server has been renewed. The verification process is now much faster!
- A problem with the flow of water between claims has been fixed.
Command Update | B1.3.7
* Added tab-complete support!Hologram | B1.3.8
* Added option to place holgoram to middle of claim on claim.
config.yml
middleHologram: trueAdmin Commands | B1.3.9
* Reload command have been updated.
* Added claim duration extend command.
* kclaim admin extend minutes | kclaim.admin.extend
* kclaim admin extend minutes <online/all> | kclaim.admin.extend
* kclaim admin reload | Reloaded. | kclaim.admin.reload
config_TR_TR.yml
invalidExtendAmount: "§cKClaim -> §cInvalid extend amount!"
invalidExtendTarget: "§cKClaim -> §cInvalid extend target (kclaim admin extend <online/all> <minute>)!"Nearby Claim | B1.4.0
* A bug fixed about nearby claims.ByPass Permission | B1.4.1
* Addedkclaim.admin.bypass.enterbypass permission for private claims..Claim Limit | 1.4.2
* Added sort for claim limit configuratioins.
Message Update | B1.3.6
* KMessage support has been added to almost every message.
* Hex color support has been added to every KMessage messages.
Config.yml
#KMessage tutorial
#messages:
#
# #message example
# banSuccess:
# message: "§cKClaim -> §a%player% has been banned!"
#
# #list message example
# banSuccess:
# - ""
# - "§cKClaim -> §a%player% has been banned!"
# - ""
#
# #title message example
# banSuccess:
# title: "§a%player%"
# subtitle: "§cHas been banned!"
#
# #actionbar message example
# banSuccess:
# actionbar: "§cKClaim -> §a%player% has been banned!"
#
Minecart | B1.3.2 Players won't be able to break minecarts anymore.Config | B1.3.3 An error fixed that causes error on Linux.Config | B1.3.4 Default config have been updated.
Config Update: Language | B1.3.0
Config system have been changed completely. Migration guide will be published soon.
KClaimAPI | B1.3.1
Made some changes for public KClaimAPI
ItemFrame | B1.2.9
Players wont be able to break or take item from ItemFrame anymore.
Creeper & ItemFrame & Strings | B1.2.8
Creeper death won't break itemframe and strings anymore.
