1.4-RELEASE-CANDIDATE
Pre-releaseHey guys, this build is the almost stable build for 1.4!, We now officially support 1.13! If you want early access to these builds feel free to use our patreon!
https://www.patreon.com/prosavage
KEEP IN MIND YOU WILL NEED TO ADD LINES TO YOUR CONFIG IF UPDATING:
For a full changelog head to: 1.4-BETA-6...1.6.x
Here is a summary of the changes:
36efd8a Added timeout to stealth mode!
9c6cc18 WIP: Access method for commands
94c4ee8 Added support for enabling flight through reload!
699f57c Changed the version to RELEASE_CANDIDATE
90526df Version Change
8b90eb9 Move multiversion materials setup to before Conf setup
124cd4f Move multiversion materials setup to before Conf setup
855d872 All multiversion materials from conf now work.
075264b BANNER material fix 1.13
35b4151 Invert if statement for multiversion materials ( oops )
7bfe5ce Refactored new multiversion SUGAR_CANE_BLOCK material.
a0d3841 Call the setupMultiversionMaterials method in Enable method.
8fc9ed7 Fixed all cross version material issues.
b58410e Removed random cake declaration
9216bdb Crop growth material fixes for 1.13!
70e069d Banners now work in 1.7-1.13 ( Tested )
de3f0c4 Removed all 1.13 materials
207c4da f perms now works in 1.13
397775b Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
cea5048 Fixed logger message for replace in config method.
38a693b Fixed #36 minor typos
4c80ade Fixed #34 disabled banner alert
7babd6c Removed Debug Message
f18fd50 Made Config converter to change legacy items to new items
d0cf88c Fixed all errors with Sevenja's new commits
799fef1 Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
7de00d4 Faction chest permission node added to plugin.yml
13cfb24 Merge pull request #26 from ProSavage/improvements
640871d (origin/improvements) Double check to prevent /f upgrades items showing up when disabled
5fe55af Explicit permission checks and more admin bypasses
85de278 Fixed permission check for /f vault
40a0d72 Added /f home permission added to keep players from complaining
2f63d14 Merge pull request #25 from ProSavage/improvements
6d397b1 Update CmdFly.java
ea861d3 Fixed no confirmation message when inviting offline players
d6d8031 Only mods and higher should use Mod Chat Channel
1ac9c12 Improved recent Stealth feature to use local variables (performance enchancing)
6a3b4db Added config to allow vanished players to hide particles for moderation purposes
cbb7d47 Fixed re invite spam to already invited member and enhanced kick permission check
8deb02f Merge branch '1.6.x' of https://github.com/ProSavage/SavageFactions into 1.6.x
751f46e F Stealth Added
a727527 Fixed seechunk particles being seen by all players & their locations.
bab7a23 1.13 see chunk particles are now functional
e7e3e14 1.13 now has working particles.
51f1579 Fixed all compile errors ( Took forever )
403a086 Super basic /f top which organizes factions by money etc. Just so people dont complain.
a2f44ff Removed claim from /f perms as the permission is ambiguous with the territory permission
afc4dbf /f warunclaimall now actually sends a message on success.
e844dd9 Claim now shows up in the action gui for /f perms along with filler glass.
f915507 Action GUI can now be 6 rows long, surprised no one noticed this bug.
89e6dec Changed default setting for show time between chunks.
d11a529 Vault now checks for hoppers & chests nearby even if you're holding multiple vaults.
e6559a4 Added protection to the vault where hoppers cannot be placed to use the vault as infinite storage.
c368e19 Moved the vault place method to correct class