Commit Graph
1258 Commits
Author SHA1 Message Date
RoboMWMandGitHub 4ceffa91b7 Greening out indoctrination 2019-09-09 16:46:47 -07:00
Shane BeeandRoboMWM cc03fdcba8 Fix lectern permissions for spigot servers
- Fixes an issue with players with correct trust level not able to put a book in a lectern when the server is running Spigot
- This "fix" isn't needed for Paper...

Closes #613
2019-09-08 11:50:28 -07:00
RoboMWM 6f35aabf2e add ignoreCancelled = true 2019-08-31 21:07:48 -07:00
RoboMWM d4d7ac4e6b version 16.12.0 2019-08-31 17:17:52 -07:00
RoboMWM c02337ada9 Roundabout fix for #594
https://www.spigotmc.org/threads/spigotapi-missing.381491/#post-3460194

Closes #594
2019-08-31 16:53:41 -07:00
RoboMWM e246807d8f fix typo which caused rightclicking the air with dyes to print an NPE
Fixes #574

Was introduced in
https://github.com/TechFortress/GriefPrevention/commit/a9a7fe41a06ccb76275567b2e81dc7da54e6f857#diff-b15ac36752c3cec705105f3a5f802139R1881
2019-08-31 11:48:45 -07:00
RoboMWM 91252410a8 16.12.0-beta 2019-08-23 13:49:37 -07:00
AdamandRoboMWM d326f106d6 Ensure subclaim boundaries are inside parent (#590)
Fixes GHSA-7mmh-4c9r-pf6v
2019-08-23 12:32:59 -07:00
RoboMWMandGitHub 6746523414 Delete README 2019-08-18 10:57:54 -07:00
coralpapaandRoboMWM 935e7f8797 Correct item merge handler (#588)
Fixes #585
2019-08-18 10:49:29 -07:00
RoboMWMandGitHub cf5bbe4833 Create CONTRIBUTING.md
Closes #460
2019-08-18 10:22:40 -07:00
coralpapaandRoboMWM 08f8d81ca4 Classify damage from fired fireworks as PvP damage
Closes #538
2019-08-15 21:38:21 -07:00
RoboMWM 73325a3f8f add some debugging for #574 2019-08-11 15:29:53 -07:00
RoboMWM 9e6359b15a add commit hash to dev builds 2019-08-11 15:25:11 -07:00
coralpapaandRoboMWM 6274cb7536 Allow hoppers to collect unlocked drops (#583)
Closes #576
2019-08-11 11:49:15 -07:00
7c7e98e5e6 Modify lectern permissions (#579)
- /accesstrust for viewing (with a config to disable permission requirement)
- /containertrust for modifying

Closes #537

Co-authored-by: Zedadias Wick <[email protected]>
2019-08-10 08:44:42 -07:00
RoboMWMandGitHub c58dea357a Add link to writing user stories in feature request template 2019-08-09 10:05:58 -07:00
RoboMWMandGitHub 047f6991e3 Update FUNDING.yml 2019-08-03 23:36:31 -07:00
RoboMWMandGitHub 62f8e25e53 add proposed "acceptance" criteria to feature request template 2019-07-29 22:08:53 -07:00
RoboMWM 8f3f944cc4 a wild curly brace has appeared 2019-07-29 21:57:07 -07:00
RoboMWM ffee682126 16.12.alpha.2 2019-07-29 21:49:13 -07:00
RoboMWM cdeac80635 config to prevent ravagers from breaking blocks in claims
Defaults to true to remain consistent with behavior of preventing
enderman from taking blocks and entities from trampling crops

Closes #530

Also intellij is insistent on replacing tabs
2019-07-29 21:48:33 -07:00
RoboMWM 99a676a6d1 Ignore hanging entities that break due to lack of supporting blocks
Closes #573
2019-07-29 21:19:52 -07:00
RoboMWM 6ddcaec112 protect berry bushes in claims from being harvested without container trust
Closes #548
2019-07-29 21:14:20 -07:00
RoboMWMandGitHub 768ad89a15 Update feature-request.md 2019-06-24 19:04:30 -07:00
RoboMWM 6403caafca 16.12.alpha 2019-06-14 01:07:12 -07:00
RoboMWM c4a0012959 Block lightning from starting fires in claims
Should close #532
2019-06-14 00:49:26 -07:00
RoboMWM a0440733ed debug message for #495 2019-06-11 20:00:00 -07:00
RoboMWM a9a7fe41a0 disallow use of dyes in claims
Dyes can be used to change sign colors according to cities7

- Also use 1.14 signs
2019-06-09 13:54:54 -07:00
RoboMWM 59d9e6f556 Remove travel agent and related config option
- Removed Claims.PortalGenerationRequiresPermission

Closes #534
2019-06-09 10:33:38 -07:00
RoboMWMandGitHub 7d086f2956 Update FUNDING.yml 2019-05-26 14:34:41 -07:00
RoboMWM dbc7ddf30d Revert "add exploit report template"
This reverts commit 61824b5455.

Non-admins of the repo cannot create security advisories.
2019-05-23 22:10:24 -07:00
RoboMWMandGitHub 61824b5455 add exploit report template
which points to the brand-new security tab
2019-05-23 20:42:04 -07:00
RoboMWMandGitHub 6738ad7f11 Create FUNDING.yml
idk what this is but let's try it out lol
2019-05-23 20:37:14 -07:00
Shane BeeandRoboMWM 522d225548 Protect wolves under certain conditions (#507)
- Protects wolves unless the attacker is being targeted by the wolf.
2019-04-09 21:20:36 -07:00
RoboMWM 832ec7ed86 make NoTransferException public and unchecked 2019-03-17 21:13:44 -07:00
RoboMWMandGitHub cda795e43e version 16.11.6 2019-03-04 20:35:41 -08:00
SigurdurandRoboMWM 50d0376525 Assign claim ID to new claims before calling ClaimCreatedEvent (#465) 2019-03-02 22:42:04 -05:00
SigurdurandRoboMWM 59c9157edc Update chunk claim map on resize (#464) 2019-03-02 15:15:18 -05:00
RoboMWM 9b52a0d133 Prevent unauthorized users from taking water from waterlogged blocks
Thanks @jikoo for the snippet

Closes #473 , closes #477
2019-03-02 12:12:18 -08:00
KIDandRoboMWM cd1c3d52bc Use EssentialsX maven repo for vault API 2019-03-02 14:58:41 -05:00
112madgamerandRoboMWM 435613d720 Update WorldGuard integration (#457) 2019-01-30 21:51:52 -08:00
SigurdurandRoboMWM 904c304666 Mutate existing claim instead of creating new claim on resize (#461) 2019-01-26 10:54:35 -08:00
RoboMWMandGitHub 6a84cb2878 Ask for links to be pasted outside of code blocks 2019-01-17 19:36:34 -08:00
ApecengoandRoboMWM 9ff369fd62 Exempt creative/spectator gamemode from environmental PvP checks (#446)
Also performs visibility check.
2019-01-10 08:11:45 -08:00
RoboMWMandGitHub 0356356edc A pretty wavy graph 2019-01-09 16:25:42 -08:00
Shane BeeandRoboMWM f96d62aa05 Config to allow fire spread and damage within claims (#445) 2019-01-09 15:50:21 -08:00
RoboMWMandGitHub cd41d06cbb Have appveyor build v20 jars 2019-01-07 20:48:28 -08:00
RoboMWM 0164573eb1 getPlayerDataFromStorage doesn't need to be synchronized here
Fixes #427
2018-11-27 22:18:53 -08:00
RoboMWM 22811a36ce version 16.11.5 2018-11-22 02:40:28 -08:00