Commit Graph

25 Commits

Author SHA1 Message Date
ProSavage 4541d60bd0 Removed massivestats as its dead lol. 2019-04-15 12:58:21 -05:00
Driftay dfa012b7f8 Removed Home Checking. 2019-04-07 11:01:12 -04:00
ProSavage 98dd9a787d F upgrades null pointer fixed by utilizing MultiversionMaterials. 2019-04-01 16:57:50 -05:00
ProSavage 5a63e71054 Merge branch '1.6.x' of https://github.com/ProSavage/SavageFactions into 1.6.x
# Conflicts:
#	src/main/java/com/massivecraft/factions/SavageFactions.java
2019-03-04 15:46:39 -06:00
ProSavage 4b7d0889ea Made a static boolean so plugins hooking in can check if completely enabled. 2019-03-04 15:39:29 -06:00
Liz3 c6512bf316 Fixed Indents on all files using the reformat option and optimized imports 2019-03-03 04:51:21 +01:00
Driftay 5a37320397 Code Cleanup/Added Configurable option to deny and remove homes in ANY factions land.
More Soon..
2019-02-10 23:57:45 -05:00
GenialJerome 69207ac898 Protection, Placeholder and fix
Add :
- PlaceHolder %faction_name_at_location%
- Add protection with farm land
- Add protection to shulkers, to beacon, cauldron and brewing stand
- Add protection with bone meal
- Convert permission for the command

Fix :
- Console /f list
- Console /f show
- Claim with Wilderness is unclaim the land
- Dynmap players.admins and players.admins.count is for co-leader. The leader already have players.leader and a faction have one leader only

Optimization
2019-01-27 03:41:25 +01:00
ProSavage f0c438270c I seem to have committed the wrong file. 2019-01-13 10:36:15 -06:00
ProSavage 7ecc09f64d Fixed /f reload issue, with /f perms 2019-01-06 21:04:38 -06:00
ProSavage d6a0be7ac2 Conf is now editable without having to stop server. 2019-01-02 23:12:02 -06:00
ProSavage bdd547309a First Wave of Skript Support. 2018-12-26 19:22:06 -06:00
ProSavage 266c598b76 Fixed the spam issue with a real fix. 2018-12-21 15:46:10 -06:00
ProSavage 8bf62ca659 Temporary Fix to command autocomplete spam. 2018-12-21 12:13:51 -06:00
ProSavage 90c583f4df Disabled logging on 1.13 material replacements (again) 2018-12-15 23:04:49 -06:00
GenialJerome 16aa87a16a Faction Disband Reason & Auto-Completion
- Add Faction Disband Reason
- Add Auto-Completion
- Optimization
2018-12-09 03:13:18 +01:00
ProSavage 0584fa98bb Removed Debug from time hologram method. 2018-12-06 16:07:19 -06:00
ProSavage d039086397 Option to toggle MassiveStats 2018-11-18 11:24:52 -06:00
ProSavage 2178dac54f Add migrator for players.json file, so leaders will not be lost when upgrading to new version 2018-11-11 20:05:57 -06:00
ProSavage 1ccf419294 Changed access modifier for itemIDChecker 2018-11-07 10:20:58 -06:00
ProSavage 84f1d354eb Fixed spacing in code around ! operator. 2018-11-07 10:14:42 -06:00
ProSavage b1b9bd1b73 Reformatted Code 2018-11-06 23:38:44 -06:00
ProSavage 91c512bd7f Changed vault check method to not turn off plugin before it actually sends the message that vault is not present. 2018-10-24 10:50:35 -05:00
ProSavage 558b7bcd2c Added a null check to deserialize & serialize method for the LocationTypeAdapter. 2018-10-23 13:20:20 -05:00
ProSavage 9aeb70404d Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin' 2018-10-22 18:43:02 -05:00