[INACTIVE] [MECH] MantraTime v0.3 - Time related utilities [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Denney, Jul 24, 2011.

  1. Offline

    Denney

    Update (21.11.11): Sorry for the absence. I've been busy with other things lately and Minecraft has taken a back seat. Now that 1.0 is out and Bukkit soon to follow, I intend to get back to these plugins. For now though, I've removed the downloads but the source is still available at GitHub for the time being for anyone who wants it. I probably won't update this thread any more because of the move to BukkitDev.


    Version: v0.3 (31.08.11)
    Compatible Bukkit: RB #1060

    Description:
    Extremely light weight time related utilities. Allows the user to change the current time to either day or night.

    Requirements:
    • Bukkit SuperPerms permissions manager (I recommend the official PermissionsBukkit plugin [forum link])
    • OR Permissions v3 plugin. Support for Permissions v3 will be removed once it breaks. This provides server administrators time to merge over to Bukkit permissions.
    Links:
    Commands:
    Show Spoiler

    /time day - Sets the time to day.
    /time night - Sets the time to night.

    Permissions:
    Show Spoiler

    mantratime.time - Allows usage of the /time command.

    Changelog:
    Version 0.3 (31.08.11):
    • Fixed Permissions v3 support (fixes internal server error).
    Version 0.2:
    • Added support for SuperPerms.
    • Added license.
    Version 0.1:
    • Initial public release.
     
  2. Offline

    Denney

    I've now added Built-in Bukkit permissions support. No more reliance on the Permissions plugin.
     

Share This Page