This Update adds some new Config Values. I think this can be helpful if you want just some parts of this Plugin to work or disable Stuff you don't need or want.
Just Update your Config with the new Values inserted or delete it so the Plugin will re-generate it on reload/restart.
Code (YAML):
# Config file for GuestMode. # This file was originally created by version 1.1.0 (SNAPSHOT) # # # Heal Guests - Enables that Guests get healed while they're moving. # This CAN be very stressfull for your Server on a high Playercount (if you have small Hardware for example) so this is default off. # # HealGuests: false
# # Blocking Types # Just disable what you don't need or want to be enabled. # # true = blocked # BlockPlacement: true
BlockBreak: true
PhysicalInteract: true
BucketFilling: true
BucketEmptying: true
OpenInventories: true
BlockDamage: true
EntityDamage: true
TargetByEntitys: true
ItemPickup: true
DropItemsFromInventory: true
Also changed Versioning a bit for future Updates (Features & Fixes). :3