Skip to content
Success

Changes

Summary

  1. MagicSpells, NoteBlockAPI and more (#238) (commit: 5e6fd51) (details)
Commit 5e6fd519115f07e922ccea15c43e98a90a2729cd by agoodwin
MagicSpells, NoteBlockAPI and more (#238)
* Added NoteBlockAPI Support
For #212

* Added plotsquared claim event

#218

* Added residence location tags
For #223

* Expanded GriefPreventionClaim tags
For #215
Changed pom to include local jar files
Also removes jitpack repo.

* Added faction tags and small doc typo
Fixes #222

* Added McMMO ability events
For #230

* Added MagicSpells Support
For #202

* Additional MagicSpells Events

* Forgot to reference NoteBlockAPI

* Fix a few things

* typo

* Update events and extensions to match current structures

* change back to previous groupID for GriefPrevention

* Fix typo
fixes #254

* Check determine length & default

* cleanup and remove "cancelled" redundancy

* Added McMMO ability events
For #230
dubios code: test_flag[].at[] (#224)

* expand test_state[]
by location input and clarify docs.

* fine grinding
with tips by the master.
Update to 1.13.2, including WorldEdit/WorldGuard support
override toString in dAreaShop
patch WE/WG links for building

* parent 8994cbf229aa3ae3a45d77ea6df3a0bdfaa93389
<[email protected]> 1544465178 +0100
<[email protected]> 1557139555 +0200
Added MagicSpells Support
For #202
Fix some minor technical issues with Depenizen
add a default goal to parent pom, distinguish different object tags,
appropriately use toString in all objects
add worldedit tag player.we_brush_info, fixes #236
Additional MagicSpells Events
Forgot to reference NoteBlockAPI
catch and patch legacy items for we_brush_info, fixes #239
reduce weight and risk of towny player tags
support new denizen update
build number in jar file names
Switch Essentials support to EssentialsX.
Mostly compatible but item.worth now is -X only.
patch skillapi main_class tag
Add Handled Tags and Mechs to Properties (#242)

* Add Handled Tags and Mechs to Properties

* Fix Missing Space
clean some mechanisms
update for mechanism improvements in dcore/dbuk
use new dlist filter calls
fix meta typos
fix meta typos
fix meta typo
fix meta regexes
fix old code

- pointless exceptions
- nonexistent exceptions
- Sun class calls
- Java 6 formatting
Escape
catch potential error in item worth handling
Delay socket client start
modernizen events, fix some code borks
patch for material update
Fix player.we_brush_info tag, fixes #250
improve gpclaimenterevent
match the core element commit
events cleanup / modernization
build for java 8
build for latest sentinel
fix sentinel integration
Fix a few things
typo
update readme links
ref denizen 1.0.4
fix some buildability issues
events fire() cleaning
improve previous commit
fix meta placement inconsistency
previous commit but for commands
Update events and extensions to match current structures
change back to previous groupID for GriefPrevention
Fix typo
fixes #254
Check determine length & default

* cleanup and remove "cancelled" redundancy
(commit: 5e6fd51)
The file was modified bukkit/src/main/java/com/denizenscript/depenizen/bukkit/objects/griefprevention/GriefPreventionClaim.java (diff)
The file was modified bukkit/pom.xml (diff)
The file was modified bukkit/src/main/java/com/denizenscript/depenizen/bukkit/extensions/plotsquared/PlotSquaredLocationExtension.java (diff)
The file was modified bukkit/src/main/resources/lib/GriefPrevention.jar (diff)
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/support/plugins/NoteBlockAPISupport.java
The file was modified README.md (diff)
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/events/magicspells/SpellCastedScriptEvent.java
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/events/magicspells/SpellLearnScriptEvent.java
The file was modified bukkit/src/main/java/com/denizenscript/depenizen/bukkit/support/plugins/PlotSquaredSupport.java (diff)
The file was modified bukkit/src/main/java/com/denizenscript/depenizen/bukkit/objects/luckperms/LuckPermsTrack.java (diff)
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/support/plugins/MagicSpellsSupport.java
The file was modified bukkit/src/main/resources/plugin.yml (diff)
The file was addedbukkit/src/main/resources/lib/NoteBlockAPI.jar
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/events/magicspells/ManaChangeScriptEvent.java
The file was addedbukkit/src/main/resources/lib/MagicSpells.jar
The file was modified bukkit/src/main/java/com/denizenscript/depenizen/bukkit/support/plugins/McMMOSupport.java (diff)
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/events/magicspells/SpellCastScriptEvent.java
The file was modified bukkit/src/main/java/com/denizenscript/depenizen/bukkit/objects/dFaction.java (diff)
The file was modified bukkit/src/main/java/com/denizenscript/depenizen/bukkit/support/plugins/ResidenceSupport.java (diff)
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/events/mcmmo/mcMMOPlayerAbilityDeactivateScriptEvent.java
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/commands/noteblockapi/NBSCommand.java
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/extensions/residence/ResidenceLocationExtension.java
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/extensions/magicspells/MagicSpellsPlayerExtension.java
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/events/mcmmo/mcMMOPlayerAbilityActivateScriptEvent.java
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/extensions/noteblockapi/NoteBlockAPIPlayerExtension.java
The file was addedbukkit/src/main/java/com/denizenscript/depenizen/bukkit/events/plotsquared/PlayerClaimPlotScriptEvent.java