Skip to content

Commit

Permalink
[ci-skip] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Aug 23, 2024
1 parent efff2c8 commit a140c0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
### Changes:
- Bumped to 1.21.1.
- Bumped nbt-api.
- Cleaned up a bit of the internals.
- Optimized a few little bits of the plugin including some questionable ItemMeta calls.
- Removed reliance on nbt-api.

### Fixed:
- Fixed a few issues with broken bits of code that were commented.
- Fixed issue with the location for boom not being correct.
- Fixed the lore in blacksmith for the cost.

### Removed:
- NoCheatPlus support as it's not hosted anywhere.
- Fixed a few issues with broken bits of code that were commented.
1 change: 1 addition & 0 deletions paper/run/config/paper-world-defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ entities:
skeletons: false
zombies: false
nerf-pigmen-from-nether-portals: false
only-merge-items-horizontally: false
parrots-are-unaffected-by-player-movement: false
phantoms-do-not-spawn-on-creative-players: true
phantoms-only-attack-insomniacs: true
Expand Down
2 changes: 1 addition & 1 deletion paper/run/server.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Minecraft server properties
#Sat Aug 10 15:31:33 EDT 2024
#Fri Aug 23 00:25:51 EDT 2024
accepts-transfers=false
allow-flight=false
allow-nether=false
Expand Down

0 comments on commit a140c0d

Please sign in to comment.