Commit Graph
1257 Commits
Author SHA1 Message Date
Frank van der HeijdenandRoboMWM 4b3852d624 Implement Cancellable in ClaimModifiedEvent (#942)
- If canceled, GP stops processing the resize command (no error printed or potential overlapping claim displayed)
2020-08-07 10:27:49 -07:00
AdamandGitHub a3d0aecaf0 Improve block ignition handling (#931)
* Improve arrow ignition handling

* Allow fireball/arrow ignition from same claim

* Allow fires to be started by dispensers in same claim
2020-08-07 10:20:35 -07:00
Frank van der HeijdenandGitHub fb53c1811e Add the Visualization instance to VisualizationEvent (#945) 2020-08-07 09:50:07 -07:00
Frank van der HeijdenandGitHub 2d3c3a3940 Add ClaimInspectionEvent (#946) 2020-08-07 08:45:13 -07:00
Frank van der HeijdenandGitHub 17fbbf5553 Add visualizingNearbyClaims flag to VisualizationEvent (#940) 2020-08-06 09:02:51 -07:00
Frank van der HeijdenandGitHub 89f83b5b6a public Visualization#addClaimElements() (#941)
and some refactoring
2020-08-06 08:31:51 -07:00
Frank van der HeijdenandGitHub ee1a5c567b DataStore#getChunkHash is publicly accessible (#943) 2020-08-06 08:27:24 -07:00
AdamandGitHub 40ca1d756e Update to JUnit 5 (#935)
* Add claim overlap test
2020-08-05 22:51:23 -07:00
AdamandGitHub 89d362a747 Use fence gate tag (#921) 2020-07-30 17:48:40 -07:00
Eli, wyldt-andGitHub 03778e6f31 Check world before performing distance call (#916) 2020-07-29 21:39:23 -07:00
Eli, wyldt-andGitHub b6434298fc support raid trigger prevention (#913) 2020-07-28 21:27:20 -07:00
AdamandGitHub ac93505e2f Fix conflicting piston settings (#907) 2020-07-25 11:50:18 -07:00
AdamandGitHub 085f335559 Use tags instead of manually-maintained material lists (#905) 2020-07-25 11:47:08 -07:00
AdamandGitHub 230b2bb5cc Update to WorldGuard's 1.16 API (#904)
* Update to WorldGuard's 1.16 API

* Swap to Gson for JSON, WG was providing old lib

* Also JUnit
2020-07-25 11:42:14 -07:00
RoboMWM 4e373e7b98 Delete CNAME 2020-07-25 10:34:36 -07:00
RoboMWM 7999da4e81 exclude suspicious bucket placements from being logged in console 2020-07-04 09:58:29 -07:00
RoboMWM 2d27735838 version 16.14.0 2020-07-04 09:16:43 -07:00
Alen BudimirandGitHub 909b81aea5 Add redstonewire to accesstrust (#868) 2020-07-03 11:03:40 -07:00
Isabel LomasandGitHub a6a7c237cf 1.16 materials update (#866)
- fixes #865 
- add new spawn egg names
2020-07-02 20:24:18 -07:00
RoboMWM ac5a666b8d remove all suppressions of deprecation warnings 2020-06-20 12:28:25 -07:00
David PreciousandGitHub 4ce981d63a Extend the "question" issue template a little (#852) 2020-06-11 15:59:38 -07:00
RoboMWM 732fa2e015 these changes are sometimes not getting exported or something 2020-06-08 23:15:52 -07:00
RoboMWM 0153fa6896 preserve existing one-liners
thought I exported these changes, guess not
2020-06-08 22:03:18 -07:00
RoboMWM 40f554d386 reformat code
- Lots of tabs to spaces going on
- That's a lot of changes!

#63
2020-06-08 21:57:55 -07:00
RoboMWM bc05440617 A wild .editorconfig appears 2020-06-08 21:52:41 -07:00
RoboMWM 110b068ac1 Set blockdata when removing chorus fruit
Closes #799
2020-05-28 21:25:34 -07:00
AdamandGitHub 64e101c3bf Use BlockData Dispenser (#818) 2020-05-15 21:11:43 -07:00
IzmoqwyandGitHub 093cbb0e93 Add config to limit bonus claim blocks (on purchase) (#786) 2020-05-03 17:59:27 -07:00
Corns McGowanandGitHub cd70154f7a Note additional uses of /accesstrust (#795) 2020-05-03 17:54:42 -07:00
AdamandGitHub 28b928f4b2 Add API allowing addons to check trust levels for offline players (#801)
* Expose explicit ClaimPermission levels

* Add getPermission to allow addons to check other trust
2020-05-03 17:52:24 -07:00
RoboMWM 0f1ff0add2 Create CNAME 2020-04-29 21:45:27 -07:00
RoboMWM f3186d1d84 remove entity cleanup debug logging from console 2020-04-12 22:28:28 -07:00
RoboMWM c19e3b7ea4 add more debug messages for claim expiration checks. 2020-03-16 21:23:05 -07:00
AdamandGitHub e0a0be7bef Move null check to the correct location (#746)
Closes #744, bug introduced in #736
2020-03-12 17:53:29 -07:00
RoboMWM 0cf0171391 remove duplicate owner entries in the unused claim check list
Restores the original behavior that was inadvertantly changed in #736
2020-03-08 10:23:22 -07:00
AdamandGitHub 49d51a34a3 Randomize unused claim check (#736) 2020-03-02 17:04:15 -08:00
AdamandGitHub 61c1ccda3f Fix DeleteUserClaimsInWorld command (#720)
Closes #718
2020-02-15 02:26:39 -08:00
RoboMWM 8760ad69bc change priority of some denial events to LOWEST
Thanks to OliPulse in IRC, we discovered some events at the wrong
priority in GP.
2020-02-02 13:30:56 -08:00
RoboMWM 25069adb0e api-version 1.15 2020-02-02 13:27:28 -08:00
RoboMWM 7e0f936502 skip plugins that aren't JavaPlugins
Fixes #707
2020-02-01 22:11:45 -08:00
RoboMWM 0a308b520f bump version to 16.13.0 2020-02-01 22:02:14 -08:00
RoboMWM 956bdbc688 Do not attempt fuzzy matching players
Fixes #541
2020-02-01 20:39:41 -08:00
RoboMWM d7dd5a8e97 add more new 1.14, 1.15 blocks to containertrust
Closes #642
Closes #698
2020-01-25 20:59:24 -08:00
RoboMWMandGitHub 6e1a540dd2 Add question template 2020-01-18 08:38:09 -08:00
RoboMWMandGitHub c038b88904 Update issue templates 2020-01-02 21:16:16 -08:00
Bobcat00andRoboMWM 85205e9b6f Add config option to ignore piston movements (#671) 2019-12-15 15:15:50 -08:00
coralpapaandRoboMWM 9048811454 Fix unignorable players from being ignored (#643) 2019-10-15 16:18:06 -07:00
RoboMWMandGitHub 22f7a5bd02 Provide an actual example in the feature request template
A lot of feature requests are butchering the gherkin statement, so hopefully an example shows that the format and flow should be formatted as such.

This format makes it very easy to see what the feature request is and why it is wanted.
2019-09-23 16:39:38 -07:00
Edson PassosandRoboMWM dda2a50c70 trust change event (#623) 2019-09-17 19:19:30 -07:00
RoboMWMandGitHub 4ceffa91b7 Greening out indoctrination 2019-09-09 16:46:47 -07:00