RoboMWM and GitHub
5186739d3a
Merge pull request #4 from MineTheCube/patch-2
...
Make DataStore#getGroupBonusBlocks(UUID) public
2016-09-20 09:33:07 -07:00
RoboMWM
29538c69fe
Ignore snowballs, etc. from triggering PvP timer
...
If _really_ desired, I could add an option for this. But more often than
not, unintended deaths could occur from players disconnecting from a
snowball fight.
2016-09-16 00:12:03 -07:00
RoboMWM and GitHub
4c4c8ea1fe
version to 15.2.3
2016-09-15 23:32:00 -07:00
RoboMWM and GitHub
8b19d8e360
Use pom.xml's version
2016-09-15 23:31:03 -07:00
RoboMWM and GitHub
70ece72332
Remove unnecessary check for logging signs
...
Since we're also checking if location is the same, this really doesn't make much sense to store in the first place, unless of course we do some more string manipulation to store just the message and not the location.
2016-09-15 17:10:18 -07:00
RoboMWM and GitHub
9afec8dfe8
Fix sign logging/spam detection
2016-08-28 13:30:01 -07:00
RoboMWM and GitHub
8fb4ec3a21
"mavenize"
2016-08-26 20:13:48 -07:00
RoboMWM
359f5f50d1
Ignore falling blocks that pass through portals.
...
This is due to CB erroneously firing EntityChangeBlockEvent twice when a
falling block falls through an end portal
2016-08-26 19:59:03 -07:00
RoboMWM
1b77f12a4b
broaden nether portal trap check
2016-08-26 19:44:18 -07:00
RoboMWM and GitHub
1009d5cee4
allow /separate and /unseparate to be used in console
2016-06-09 18:09:31 -07:00
RoboMWM
126cb366f1
Clarify message that auto-muted the player
2016-05-09 11:10:03 -07:00
RoboMWM
42c8119953
Log auto-muted chat messages
2016-05-09 10:57:58 -07:00
RoboMWM
40dec36cd5
Change portal trap check to 30 seconds
...
Player's connections would time out if they still haven't loaded everything in 30 seconds.
2016-05-06 12:08:00 -07:00
RoboMWM
5779a7b223
Make IgnoreMode enum public
2016-04-23 20:59:51 -07:00
RoboMWM
e12a2e0179
Don't give chorus fruit if teleport was canceled
...
https://www.spigotmc.org/threads/griefprevention.35615/page-115#post-1452430
2016-04-03 10:41:42 -07:00
RoboMWM
86bd02b348
Make loadBannedWords public
2016-04-03 10:19:32 -07:00
RoboMWM
cd0a9a9696
Limit hopper minecart placement
2016-01-29 21:54:15 -08:00
RoboMWM
00bfad3b6b
Make anti-death-message spam also silence death messages from other plugins
...
Via changing priority of the onPlayerDeath listener from lowest to highest.
2016-01-21 16:12:47 -08:00
RoboMWM
077cf6ece7
Add alias for claim explosions
...
/claimexplosion -> /claimexplosions
2015-12-08 21:28:24 -08:00
RoboMWM
be6b9d80cf
API: CustomLogEntryTypes
...
All 3 AddLogEntry methods are public but 2 of them require this.
2015-11-11 03:11:49 -08:00
RoboMWM
28c968a3e4
Fix an old typo
...
Not sure why this hasn't been fixed yet :/
2015-10-29 16:14:16 -07:00