Survival Plus - RECODED - Making Survival Fun Again! icon

Survival Plus - RECODED - Making Survival Fun Again! -----

Overhaul your entire Survival Experience and change the way you think about Survival!



The Performance Update [3.7.0]
This update is meant to fix some small performance issues.
Please see notes at the bottom of this update.

ADDED:
- PigmenChests (new mechanic where players opening chests in the nether will startle pigmen and aggravate them.) [off by default]
Code (YAML):
# Mechanics that flow around entities
Entity-Mechanics
:
  # When a player opens a chest in the nether, and it contains gold items, zombie pigmen will attack the player
  pigmen-chests
:
    enabled
: false
    # Max radius to check for zombie pigmen around chests
    distance
: 24
    # Speeds up the pigmen when they are triggered (1.0 = no increase in speed)
    speed-modifier
: 1.3
PigmenChests is a new mechanic which startles pigmen when a player opens a chest near them, aggravating them to attack the player. The speed modifier makes these pigmen move a little bit faster.

FIXED:
- Fixed an issue with players leaving beds and not energizing them (had the wrong idea about the getTime method)
- Fixed an issue with daylight detector requiring both axe and pickaxe to break
- Fixed an issue where eating a beetroot soup was being cancelled

CHANGED:
- The plugin is now using Maven to build. This will not affect anyone using the plugin.
- Changed how the config is being read by the plugin
- Tasks have been divided up into individual task classes
- Changed up most of the util class to save sets of all items in a list (thus not requiring to check lists each time a player breaks/places a block)
- Changed recipe manager's recipe removal method to use reflection (thus future proofing this method)
- Updated bStats metrics class.

NOTES:
- There were quite a few internal changes in this update. Please update with caution.
- As with any update, please make sure to backup important data on your server. If you have major issues with this update, please report bugs on our ISSUE TRACKER and downgrade to a previous version if necessary.
----------, Nov 14, 2019
Resource Information
Author:
----------
Total Downloads: 42,313
First Release: May 14, 2019
Last Update: Jul 18, 2022
Category: ---------------
All-Time Rating:
63 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings