changelog + version bump
This commit is contained in:
parent
9aa9641107
commit
2c4d99e79f
@ -1,3 +1,12 @@
|
||||
Flan 1.6.3
|
||||
======================
|
||||
- Fix sethome command feedback error
|
||||
- Add maxClaims config to specify max amount of claims (regardless of size)
|
||||
a player can have. Ignored in admin mode
|
||||
Also has a permission node for it: flan.claims.amount
|
||||
Default is -1 (aka disabled)
|
||||
- Change the need to have enough claimblocks if the player is in adminmode
|
||||
|
||||
Flan 1.6.2
|
||||
======================
|
||||
- Fix tp sometimes tp into walls
|
||||
|
@ -8,7 +8,7 @@ minecraft_version=1.16.5
|
||||
yarn_mappings=1.16.5+build.9
|
||||
loader_version=0.11.3
|
||||
# Mod Properties
|
||||
mod_version=1.6.2
|
||||
mod_version=1.6.3
|
||||
maven_group=io.github.flemmli97
|
||||
archives_base_name=flan
|
||||
# Dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user