[EDIT] WorkingSlot Presets v0.6.2 [1.2.4-R1.0 / CB2126]

Discussion in 'Inactive/Unsupported Plugins' started by bootscreen, Feb 8, 2012.

  1. Offline

    bootscreen

    WorkingSlots Presets
    Version: 0.6.2​
    tested Bukkitversion: 2126​
    Spoutversion: 1050​
    Download: Bukkit-Dev / Plugin / GitHUB
    This Plugin gives you the ability to set Preset for the Working Slots. It is possible to set 10 Presets.​
    You can load the Presets with Commands or the NumPad 0-9 (when you have Spoutcraft) and you can save the current WorkingSlots as a Preset.​

    Commands:
    Code:
    /ws <Preset-Number>
        loads the Preset with the given Number
    /ws save <Preset-Number>
        save the current WorkingSlots as the given Number

    Config:
    Code:
    Preset_0: 10,11,12,13,14,15,16,17,18,19,20,21,22
    Preset_1: 35-2
    Preset_2: 0
    Preset_3: 0
    Preset_4: 1,2,3,4,5,0
    Preset_5: 0,3,2,6,16
    Preset_6: 0
    Preset_7: 0
    Preset_8: 0
    Preset_9: 0
    You can set more than 9 Items per Row, splittet with "," as seperator.
    More than 9 Items will ignore the extra Items. Less then 9 Items leave the Slots on the right side untouched.
    With "0" you can clear a Slot.
    Items with DamageValue (e.g. Wool) can be used with a "-" as Seperator (e.g. 35-2)


    Permissions:
    Code:
    workingslots.*
        gives the Permission to load every Preset (default: OP)
    workingslots.<0-9>
        gives the Permission to load the Preset with the specific Number (default: OP)
    workingslots.save
        gives the Permission to save the Preset (default: OP)
    
    Permissiones tested with internal Permissionplugin and PermissionsEX 1.18.


    Licence:
    [​IMG]


    Changelog:
    Version 0.6.2 (29.03.2012)
    • Update for Craftbukkit 1.2.4-R1.0 and SpoutPlugin 1050
    Version 0.6.1 (01.03.2012)
    • update for 1.1-R6 (If Spout work i don't know, i have no working spout version )
    Version 0.6 (25.02.2012)
    • change configsystem to remove deprecated functions
    Version 0.5.2 (10.02.2012)
    • change logging output from system.out to the minecraft logger stream
    • add /ws command to show the help and the version number
    • add warning when the commands were used in the console
    Version 0.5.1 (10.02.2012)
    • fixed a bug that every Preset is saved as Preset 1
    Version 0.5 (10.02.2012)
    • Spout (Serverplugin) is now optional
    Version 0.4 (10.02.2012)
    • added ingame save-Command to save the current WorkingSlots as Presest
    Version 0.3
    • added Keybinding for Spoutcraft
    Version 0.2
    • added Permission Support
    Version 0.1
    • First Release
    If you would like support me, you can donate per paypal: -> click <-


    I hope I haven't forget anything =)
     
  2. Offline

    xGhOsTkiLLeRx

    A link to the corresponding bukkit-dev page would be a good addition! :)
     
  3. Offline

    bootscreen

    added ^^
     
  4. Offline

    bootscreen

    MeneXia
    thx, i changed the repo name and forgot to update the links, but now its fixed ^^
     
  5. Offline

    md_5

    [1.1-R7]
    is what it should be
     

Share This Page