Summary
- Add pickup delay for Item Entities. (commit: a6d72c8) (details)
- Add pickup delay to drop command. (For Items) (commit: b5c7cc6) (details)
- String.toLowerCase() -> CoreUtilities.toLowerCase(String) (commit: 4bf00f3) (details)
- npc.vulnerable -> invulnerable (commit: 4409beb) (details)
- Target latest vault in give/take commands (commit: 91ce122) (details)
- Vault update for player.money (commit: 0976838) (details)
- Calm down player.health you're not everything yo (commit: e23cb51) (details)
- Java sucks, children - fix inventory scripts with empty slots at the (commit: cb2d22a) (details)
- More Schematic stuff. (commit: 2a78412) (details)
- Make midi command waitable (commit: 248f235) (details)
- Fix meta, add server.list_files (commit: dae0eef) (details)
- Update NPC Vulnerable command. (commit: 143e949) (details)
- Cleanup NPC commands. (commit: aa8ba57) (details)
- Improve shoot command defaulting (commit: 38a49cf) (details)
- Implement PlayerItemDamage event. fixes #1289 (commit: dcf6422) (details)
- Add ActionBar Command. fixes #1288 (commit: b0f4180) (details)
- Fix some old command meta. (commit: 632a0c7) (details)
- Improve command meta (commit: 60052ab) (details)
- More cleaning (commit: 669d439) (details)
- Fix cloning NPCs (commit: 1709ad3) (details)