V3.0.4.1
Bug fixes and new options.
Installation / Upgrading
If updating from V3.0.4 do this, otherwise follow V3.0.4 instructions.
- Stop server, take backups to be safe.
- Copy this jar over the old one.
- Restart server.
- You should be good to go! Report bugs on Github.
Bug Fixes
- [Major] Island entry/exit announcements were switched off by default with V3.0.4 (see below for how to recover).
- [Major] Spawn eggs were not working in the minishop.
- [Minor] Schematics with CRAFTING_TABLE were not being accepted.
- [Minor] Comment in config.yml for FTB Autonomous Activator was missing info.
Fixing entry/exit announcements
In V3.0.4 a new setting was added to allow players to potentially turn off entry/exit messages. This defaulted to
false so effectively all entry/exit messages were switched off. To turn them back on run this command in the console or as admin:
/asadmin settingsreset enableJoinAndLeaveIslandMessages
Tip: use
tab-complete to see all the flags available and autocomplete.
Note, this admin command resets settings for all islands to the default setting in config.yml. This command should be run if you change a setting and want it to apply to every island out there.
Additions
- Added setting to enable kicked players to keep their inventory. (general.kickedkeepinv)
- Added admin command to reset any island setting to the config.yml default. /asadmin settingsreset [help | all | flag]. Use tab-complete to see all the flags available.
V3.0.4
1.11 support and other new features.
Installation / Upgrading
- Stop server, take backups of ASkyBlock plugin folder and worlds to be safe.
- Remove config.new.yml from the ASkyBlock folder because a new one will be made.
- Copy this jar over the old one.
- Restart server.
- Look at the config.new.yml for changes and put them into config.yml.
- If you made changes to config.yml do /asadmin reload.
- You should be good to go! Report bugs on Github.
New Features
- 1.11 support, i.e., llamas
- Top 10 island GUI added
- Magic Cobble Generator option - see config.yml
- Added useMinishop config option - see config.yml
- Llamas
- /island tc added for team chat
- Team chat logging to console option added.
- Added option to require a minimum level to create warps
- Option to toggle join/leave messages
- Llamas
- API updates for challenge info and new events: WarpCreateEvent and WarpRemoveEvent
- Llamas can be companions.
- Added option to prevent visitors extinguishing fires.
Fixes
- Flower pots in schematics were resetting the world spawn point causes weirdness all over.
- Animal breeding limits now operate in both the overworld and the nether - previously players could breed animals endlessly in the nether.
- Cakes could be eaten by visitors.
- Fires could be extinguished by visitors.
- Mob projectiles could cause item frames to fall off walls giving up the items (skeleton arrows or shulker bombs)