Commit Graph
17 Commits
Author SHA1 Message Date
AdamandGitHub e8c9222337 Fix /AbandonAllClaims usage (#1009)
Closes #1008
2020-09-14 08:19:06 -07:00
AdamandGitHub 766b34a970 Add several hostile non-monsters (#927)
* Add a couple of new/missed hostile cases

* "Zoo" friendliness

* Prevent food attack vector for neutral animals
2020-09-07 05:09:14 -07:00
AdamandGitHub 81cfc8f2d9 Confirm /abandonallclaims (#1000) 2020-09-07 04:19:09 -07:00
AdamandGitHub 39e9d48add Improve overlap test and amend PR #934 (#999) 2020-09-07 04:15:24 -07:00
AdamandGitHub 70b6574fe1 Refactor overlap check (#934) 2020-08-31 08:06:11 -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
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
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
AdamandGitHub 64e101c3bf Use BlockData Dispenser (#818) 2020-05-15 21:11:43 -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
AdamandGitHub e0a0be7bef Move null check to the correct location (#746)
Closes #744, bug introduced in #736
2020-03-12 17:53:29 -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
AdamandRoboMWM d326f106d6 Ensure subclaim boundaries are inside parent (#590)
Fixes GHSA-7mmh-4c9r-pf6v
2019-08-23 12:32:59 -07:00