[INFO] HowTo v0.1 - Easy explained [1.0.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by K_Cin, Jan 18, 2012.

  1. Offline

    K_Cin

    HowTo - Easy explained:
    Version: v0.2
    BukkitDev


    Description:
    This plugin allows server admins ops or people with the "howto.thatshow" node to create easy and short how-to articles. Example: if a user types "/howto chestlock" it could answer "left click with a stick on a chest to lock it". To add a plugin use /thatshow.
    I am completely new to both java and developing plugins, so I wanted to try something easy. Then I saw someone requesting something like this.

    Usage:
    If you run the plugin once it will create an example configuration. Example configuration:
    Code:
    plugins:
      howto:
        one: Use &7/howto plugin&f to get basic help on a plugin.
      thatshow:
        one: Use &7/thatshow add <pluginname> <one|two|three> <message>&f to add a new plugin or message.
        two: Use &7/thatshow remove <pluginname>&f to remove a plugin.
        three: Use &7/thatshow reload&f to reload the config file.
    Features:
    • Easy and short articles
    • Supports colors (list)
    • Managing configuration in-game
    • Permissions
    Coming soon:
    • Suggestions needed!
    Changelog:
    Version 0.2:
    • Added in-game configuration management (/thatshow)
    • Added op and node permissions (howto.thatshow)
    Version 0.1
    • Release
    Download:
    Version 0.1 (dropbox, bukkitdev)
    Version 0.2 (dropbox, bukkitdev)
     
    jeroen_JDOG likes this.
  2. Offline

    Deleted user

    Could you make another example please?

    THINGS TO DO TO MAKE THIS GO ON THE PLUGIN SUBMISSIONS PART OF THE FORUMS:
    1. Make a Bukkit-Dev page.
     
  3. Offline

    K_Cin

    ShootToMaim
    I have added another example and created a BukkitDev page.
     
  4. Offline

    Deleted user

    Very good! Good luck with you and your plugin!
     

Share This Page