1.1.2 Release

Details

  • Filename
    StableMaster-1.1.2.jar
  • Uploaded by
  • Uploaded
    Mar 31, 2019
  • Size
    53.93 KB
  • Downloads
    435
  • MD5
    34cfa2cd8fb279ed5ed1a35b5cb9cb03

Supported Bukkit Versions

  • 1.13

Changelog

This release changes parts of the config.yml and lang.yml, and adds a new permission enabled by default for the Sit command. See Permissions for the latest permissions.
 
The exact YML file changes are down the bottom of this changelog. If paths are missing, console will be alerted and the default value will be used.
 
Additions:
  • New "Sit" command to sit on top of your pets. This works for all of them, not just horses and llamas.
  • You can now teleport more than one animal at a time. Simply keep clicking more animals before running the "Teleport" command the second time.
  • The "Help" command now displays over multiple pages if required. View the second page with /sm help 2
  • Horse UUIDs are now able to be shown in the "Info" command. Off by default. Really only useful when viewing the internal stable files.
  • Show warnings in console upon load when parts of the config.yml or lang.yml are missing. (Configurable)
 
Fixes:
  • Fixed an issue where commands would remained queued after running a different lower-level command. Such as running info then help, punching a horse would then display its info.
  • Remove horses from the internal stable files when they die.
  • Don't try and process riding of a horse if another plugin has already cancelled the event.

YML Updates:

config.yml:
  • generic.alert-missing-paths (default true)
  • command.info.uuid (default 0)
lang.yml:
  • command.help.usage
  • command.help.more-pages
  • command.info.uuid
  • command.sit.description
  • command.sit.usage
  • command.teleport.location-saved
  • command.teleport.location-saved-multiple
  • command.teleport.location-already-saved
 
New Permissions:
  • stablemaster.sit (default OP)
  • stablemaster.bypass.command.sit  (default OP)