ServerTutorial v1.3.1

Details

  • Filename
    ServerTutorial.jar
  • Uploaded by
  • Uploaded
    Sep 10, 2014
  • Size
    133.83 KB
  • Downloads
    8,631
  • MD5
    3bf16d01958ea4257230fc2da5568316

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

v1.3.1

+ added couple new events + added rewards system + Hopefully fixed a bug with the double messages + optimized the plugin a bit + added a new command to edit the config + added a new permission for the new command + can now disable metrics for the plugin specifically in the config

v1.2.1

+ Add /tutorial remove <viewid>
+ Bug fixes

v1.2

+ Add tutorial.tutorial.tutorialname permission to allow per tutorial permissions
+ Add a basic API
+ Add a feature to allow a tutorial to start when a player first joins the server
+ Add a sign that allows a player to join by right clicking it
+ Add a tutorial remove command
+ Move all data to a new data.yml file
+ Creating tutorials/views no longer needs to be in caps
+ Make messages a bit fancier
+ Make auto updater async (faster startup times)
+ Fix bug with text mode
+ Fix bug when clicking in time based tutorials
+ Fix bug when entering a time value for time based tutorials
+ Fix updater bug
+ Update MetricsStats

v1.1.1

+ Make everything much nicer looking, and more streamlined
+ Bugfixes
+ Added /tutorial help
+ Added Auto-updater and Metrics

v1.1

+ Multiple tutorials are now supported, each with a unique name
+ Much easier tutorial creation with the conversation API
+ New TIME based tutorial to auto-scroll.