Commit Graph
100 Commits
Author SHA1 Message Date
ProSavage 9689e79d86 Added ability to configure where warbanners are placed.
Basically now you can disable the warbanner placement in enemy territory or vice versa.
2018-10-24 10:30:29 -05:00
ProSavage 18140eee75 Moved banners to FactionsBlockListener 2018-10-24 10:25:05 -05:00
ProSavage 35b158a585 Removed PlayerVaultx.jar binary along with the dependency from pom.xml as the plugin no longer uses it. 2018-10-24 10:18:37 -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
ProSavage 80e66d7d6c Changed the enum for Leader to actually be leader and not admin. 2018-10-18 19:39:48 -05:00
ProSavage 713aab8bfa Fixed backward compatibility on 1.12 for particles. 2018-10-18 11:55:21 -05:00
ProSavage 4075c33ef5 javadocs 2018-10-17 16:48:50 -05:00
ProSavage 4c89fff7de Version change 2018-10-17 16:32:47 -05:00
ProSavage f425663563 Buttons added to territory deny materials 2018-10-17 16:29:16 -05:00
ProSavage f8c52285c1 Door permission fixed ( relationally ) 2018-10-17 16:16:49 -05:00
ProSavage 705a370d31 Build/Destroy permission fixed ( relationally ) 2018-10-17 16:05:26 -05:00
ProSavage 38db648044 Container permission fixed ( relationally ) 2018-10-17 15:53:10 -05:00
ProSavage 18416f4d21 Only add armor stand to territory deny usage when offline if server is 18 or higher. 2018-10-12 15:18:02 -05:00
ProSavage 1345c6850b Only add armor stand to territory deny usage if server is 18 or higher. 2018-10-12 14:10:25 -05:00
ProSavage 0dd80ccabd Removed storage of massivestats object to just an intialization. 2018-10-11 16:42:45 -05:00
ProSavage b2bcfb12fd Disabled banner setting if mc version is 1.7 2018-10-11 16:38:01 -05:00
ProSavage 934169bf6a Created a location type adapter, and fixed f checkpoint issues 2018-10-01 17:04:40 -05:00
ProSavage f1a42749da Disband exploit fixed 2018-10-01 16:53:10 -05:00
ProSavage 12caa1b9d4 secondary check for disbanding to make sure. 2018-09-30 15:57:16 -05:00
ProSavage a28fe04b8a Merge remote-tracking branch 'origin/1.6.x' into 1.6.x 2018-09-30 15:49:41 -05:00
ProSavage 11f7b7511d Fixed disband issue 2018-09-30 15:48:55 -05:00
NamanandGitHub 496ac17d39 Merge pull request #41 from utarwyn/1.6.x
Bug fix: item frame/armor stand protection #2  (again)
2018-09-11 12:57:30 -05:00
ProSavage 2a127950fc Compiled fresh javadocs 2018-09-10 10:49:17 -05:00
ProSavage 2adef31cf5 Secondary Check added to fly particles. 2018-09-10 10:05:16 -05:00
ProSavage e6386be03b Changed version to 1.4-RC-2 2018-09-09 12:41:16 -05:00
ProSavage 4ad062dddb Fixed all issues with F chest, and a massive increase in performance due to /f chest only serializing / deserializing on startup/shutdown instead of realtime. 2018-09-09 12:40:45 -05:00
ProSavage 9795d3c158 MultiversionMaterials Class added. 2018-09-08 20:15:57 -05:00
ProSavage 90ae1822bc Revert "WIP: Access method for commands"
This reverts commit 9c6cc187f2.
2018-09-08 17:28:09 -05:00
ProSavage 9a773702eb Revert "And I did it again"
This reverts commit 9ce8467224.
2018-09-08 17:26:50 -05:00
ProSavage e1a51b9488 Changed parameter name for hasAccess 2018-09-04 18:33:13 -05:00
ProSavage 99a747adcb Revert "Access check updated"
This reverts commit 6eccfa84f1.
2018-09-04 18:13:50 -05:00
Naman c2292d99fc Update issue templates 2018-09-02 22:07:35 -05:00
ProSavage ef2ab6b4c6 Reverted MCommand because https://github.com/ProSavage/SavageFactions/commit/9ce8467224798c5ec1bb8aa0b85e7ebe48a51d32 commit broke it :/ 2018-09-02 19:36:37 -05:00
ProSavage 262ca66437 Changed live support to discord. 2018-09-02 19:11:34 -05:00
ProSavage 527f825b73 Vault dependency check, if not present plugin now disables. 2018-08-31 10:04:56 -05:00
ProSavage 7fd5ca4e0a actually added tag woops 2018-08-29 00:19:46 -05:00
ProSavage 81f5c31f90 added beforehand tag 2018-08-29 00:16:03 -05:00
ProSavage f06823ce24 Added secure release tags 2018-08-29 00:09:18 -05:00
ProSavage 94cb25079f Added jar file 2018-08-28 23:31:12 -05:00
ProSavage 66d187a862 Added essentialsX jar and updated source. 2018-08-28 23:28:17 -05:00
ProSavage 64ca23a02e Added jar file 2018-08-28 23:22:09 -05:00
ProSavage f193a894c6 Added PlayerVaultsX to project files and added locally to fix issues people were having with compiling 2018-08-28 23:17:01 -05:00
ProSavage 989c190c8a Merge branch '1.6.x' of https://github.com/ProSavage/SavageFactions into 1.6.x 2018-08-28 21:08:50 -05:00
ProSavage 3b64f457bd Started on documenting the methods for the API 2018-08-28 21:08:09 -05:00
ProSavage 72746f5b4e Made some changes for javadoc generation 2018-08-28 21:07:51 -05:00
ProSavage e31e6eca88 Refactored usage of some methods 2018-08-28 21:07:27 -05:00
ProSavage 12c45c5e84 Adding stuff for CI 2018-08-28 21:05:57 -05:00
ProSavage 318ef63acc Added dev team to authors 2018-08-27 13:00:21 -05:00
NamanandGitHub a6174f026b Create LICENSE 2018-08-27 10:44:50 -05:00
ProSavage 2410fafcc4 Added a cost per use to stealth mode! 2018-08-27 10:39:34 -05:00
ProSavage 1531efc030 Merge remote-tracking branch 'origin/1.6.x' into 1.6.x 2018-08-26 22:28:15 -05:00
ProSavage 36efd8a24e Added timeout to stealth mode! 2018-08-26 22:27:55 -05:00
ProSavage 94c4ee815a Added support for enabling flight through reload! 2018-08-20 22:55:41 -05:00
ProSavage 699f57cc1d Changed the version to RELEASE_CANDIDATE 2018-08-20 22:55:17 -05:00
ProSavage 90526dfe13 Version Change 2018-08-20 09:17:52 -05:00
ProSavage 8b90eb97c4 Move multiversion materials setup to before Conf setup 2018-08-20 09:16:53 -05:00
ProSavage 124cd4f8ac Move multiversion materials setup to before Conf setup 2018-08-18 19:56:59 -05:00
ProSavage 855d8724eb All multiversion materials from conf now work. 2018-08-18 19:56:24 -05:00
ProSavage 075264be94 BANNER material fix 1.13 2018-08-13 00:41:29 -05:00
ProSavage 35b415130e Invert if statement for multiversion materials ( oops ) 2018-08-13 00:40:37 -05:00
ProSavage 7bfe5cef22 Refactored new multiversion SUGAR_CANE_BLOCK material. 2018-08-13 00:38:01 -05:00
ProSavage a0d3841826 Call the setupMultiversionMaterials method in Enable method. 2018-08-13 00:36:12 -05:00
ProSavage 8fc9ed7395 Fixed all cross version material issues. 2018-08-13 00:33:40 -05:00
ProSavage b58410e8ab Removed random cake declaration 2018-08-13 00:06:19 -05:00
ProSavage 9216bdbb48 Crop growth material fixes for 1.13! 2018-08-13 00:02:03 -05:00
ProSavage 70e069dc05 Banners now work in 1.7-1.13 ( Tested ) 2018-08-11 01:14:18 -05:00
ProSavage de3f0c4c87 Removed all 1.13 materials 2018-08-08 23:18:38 -05:00
ProSavage 207c4daab1 f perms now works in 1.13 2018-08-05 01:05:14 -05:00
ProSavage 397775b3ed Merge remote-tracking branch 'origin/1.6.x' into 1.6.x 2018-08-05 00:08:56 -05:00
ProSavage cea5048148 Fixed logger message for replace in config method. 2018-08-05 00:08:48 -05:00
ProSavage 7babd6c1cb Removed Debug Message 2018-08-04 21:47:06 -05:00
ProSavage f18fd50d15 Made Config converter to change legacy items to new items 2018-08-04 21:41:31 -05:00
ProSavage d0cf88c9c6 Fixed all errors with Sevenja's new commits 2018-08-04 20:32:36 -05:00
ProSavage 799fef1f39 Merge remote-tracking branch 'origin/1.6.x' into 1.6.x 2018-08-04 18:45:56 -05:00
ProSavage 7de00d4b4f Faction chest permission node added to plugin.yml 2018-08-04 18:45:44 -05:00
NamanandGitHub 13cfb24855 Merge pull request #26 from ProSavage/improvements
Bug Fixes ready to review and update
2018-08-03 21:46:55 -05:00
NamanandGitHub 2f63d1436a Merge pull request #25 from ProSavage/improvements
General Enhancements
2018-08-02 10:19:16 -05:00
NamanandGitHub 6d397b1cae Update CmdFly.java 2018-08-02 10:16:55 -05:00
ProSavage a7275278e4 Fixed seechunk particles being seen by all players & their locations. 2018-07-29 23:58:07 -05:00
ProSavage bab7a2361d 1.13 see chunk particles are now functional 2018-07-29 23:53:20 -05:00
ProSavage e7e3e14825 1.13 now has working particles. 2018-07-29 14:34:40 -05:00
ProSavage 51f157931f Fixed all compile errors ( Took forever ) 2018-07-28 00:31:58 -05:00
ProSavage 403a086ea7 Super basic /f top which organizes factions by money etc. Just so people dont complain. 2018-07-26 18:40:27 -05:00
ProSavage a2f44ffd74 Removed claim from /f perms as the permission is ambiguous with the territory permission 2018-07-26 18:19:56 -05:00
ProSavage afc4dbf9b8 /f warunclaimall now actually sends a message on success. 2018-07-26 18:17:24 -05:00
ProSavage e844dd9668 Claim now shows up in the action gui for /f perms along with filler glass. 2018-07-26 18:12:39 -05:00
ProSavage f915507a18 Action GUI can now be 6 rows long, surprised no one noticed this bug. 2018-07-26 18:07:55 -05:00
ProSavage 89e6decb78 Changed default setting for show time between chunks. 2018-07-26 14:42:58 -05:00
ProSavage d11a529704 Vault now checks for hoppers & chests nearby even if you're holding multiple vaults. 2018-07-26 13:22:16 -05:00
ProSavage e6559a439a Added protection to the vault where hoppers cannot be placed to use the vault as infinite storage. 2018-07-26 12:16:28 -05:00
ProSavage c368e19e17 Moved the vault place method to correct class 2018-07-26 10:35:56 -05:00
ProSavage 0d7cb8067f Version Change 2018-07-25 15:12:57 -05:00
ProSavage f3d6669310 Placeholderapi placeholder parsing for Titles when moving between land 2018-07-25 15:10:37 -05:00
ProSavage cb6f0a8104 Fix claiming check bug caused by Sevenja's Pull Request 2018-07-25 15:09:55 -05:00
ProSavage 8bde15d864 Added a warning in startup when a BETA release is used. 2018-07-23 12:48:06 -05:00
ProSavage f0e99674c6 Moved one of the checks in Exp Upgrade up to improve performance 2018-07-23 12:00:01 -05:00
ProSavage 6a1072b935 Base64 serializer redone to support mob spawners & should support ALL NBT 2018-07-22 21:38:35 -05:00
ProSavage df9506ca9c /f unclaim fix 2018-07-22 11:33:53 -05:00
ProSavage c5f06f910a /f tnt take inventory space issue fix for new tnt checks 2018-07-20 20:34:33 -05:00