changelog and version
This commit is contained in:
parent
39675de6d5
commit
d4e49e1e58
@ -1,3 +1,9 @@
|
||||
Flan 1.1.3
|
||||
======================
|
||||
- Ignore item usage with non player (e.g. with modded machines). Fix #12
|
||||
- Tell the player the amount of claimblocks etc. when switching to the claiming tool and creating/resizing claims
|
||||
- Fix resizing claims not taking into account the minClaimSize value
|
||||
|
||||
Flan 1.1.2
|
||||
======================
|
||||
- Fix reload command being not restricted to admins
|
||||
|
@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx2G
|
||||
loader_version=0.9.1+build.205
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.2
|
||||
mod_version = 1.1.3
|
||||
maven_group = com.flemmli97.flan
|
||||
archives_base_name = flan
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user