SignRank
Welcome
SignRank lets you create signs which people can punch or right click in order to get promoted from the default rank.
- Thread:
- http://forums.bukkit.org/threads/admn-mech-signrank-v1-2-promote-people-automatically-using-signs-1000.29506/
- Configuration:
- http://dev.bukkit.org/server-mods/signrank/pages/configuration/
Features:
- Customizable ranks
- Customizable signs
- An option to allow per-sign customization
- Support for the following plugins:
- Permissions3
- PermissionsBukkit
- bPermissions
- GroupManager
- PermissionsEx
Permissions node:
- signrank.build - Create and destroy SignRank signs.
Changelog:
Version 1.2.3
- Finally updated!
- Removed support for PermissionsBukkit, P3 and bPerms
Version 1.2.2
- Fixed a stupid typo
- It's now compatible with the latest CraftBukkit builds
Version 1.2.1
- Finally moved to the new configuration format
- Hopefully fixed Permissions3
Version 1.2
- Added support for the following plugins:
- GroupManager
- PermissionsEx
- bPermissions
Version 1.1.2
- Actually calling the update check
Version 1.1.1
- Fixed a critical flaw
- Added an update check
Version 1.1
- Added the ability to specify the group name on the second line of the sign, and ignore the rank check
- Added an option in the config to enable the above function
Version 1.0.1
- Removed some debug messages still present
- Fixed the creation of SignRank signs
Version 1.0
- Initial release
@Arton123
First of all, disable the friggin' 'bypassGroupCheck' if you're only promoting people to one rank. :P Enabling it will make signs promote people to the rank specified on the second line of the sign, regardless of what rank they are currently in. (usefull for group based RPG servers)
How do the deny work ? :P i have this first rank called Guest, and they can click on the sign to get the second rank called Tester. But if the third rank called builder click on the sign he turns back to the second rank, Tester how can i fix that ?.
@joshuadavis
Permissions3 is pretty old already, and it does not support 'SuperPerms' (Bukkit's own way of handling Permissions), and because of this less and less plugins will support Permissions2/3. I'd advice you to get a newer Permissions plugin (like PermissionsEx) instead.
Starting minecraft server version Beta 1.8.1 This server is running Craftbukkit version git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1) [Permissions] (Yeti) was initialized. [Permissions] version [3.1.6] (Yeti) loaded 23:01:35 [SEVERE] No support Permissions plugin has been found, SignRank will support itself. SignRank has been disabled.
any idea why latest SignRank - with stable bukkit 1185 - fails to see permissions 3.1.6 and disables ?
@Arton123
Why would it not? :)
okey but dos the build work with #1185 :o
@Arton123
You should only use the 'bypassGroupCheck' setting if necessary (e.g. on a RP server). And you can set a message in the config file/use the unused lines on the sign.
Big like to this!, but could you add a permission to allow witch group there can use the signs, peopels are a bit dump on my server so they demote themself by a mistake :D, and maby allow to set a massage in it to. Hope it updates soon :)
@PandaC0mmander
I have replied to your ticket. :)
Hey there, I'm tring to get your plugin, signrank to work. Here is what I did.
MultiWorld: skylands: HolyWarrior skylands: HolyCrafter skylands: HolyPureblood skylands: HolyMage world: HolyWarrior world: HolyCrafter world: HolyPureblood world: HolyMage nether: HolyWarrior nether: HolyCrafter nether: HolyPureblood nether: HolyMage skylands: DefiantWarrior skylands: DefiantCrafter skylands: DefiantPureblood skylands: DefiantMage world: DefiantWarrior world: DefiantCrafter world: DefiantPureblood world: DefiantMage nether: DefiantWarrior nether: DefiantCrafter nether: DefiantPureblood nether: DefiantMage bypassGroupCheck: false signText: '[SignRank]' messages: rankUp: You've been promoted to '%group%'. deny: You're already in the '%group%' group. PermissionsBukkit: toGroup: user
Unfortunatly when anyone used a sign saying
[SignRank] HolyWarrior (or any other class)
They always ended up as a DefiantMage
Please help -Dan
Yes, Mcmyadmin is compatible with bukkit, however maybe that one plugin is causing a conflict?
@Deatshado
Amd isn't McMyAdmin compatible with Bukkit by default? :)
@Deatshado
I'll take a look at it when I get back home, that plugin must be doing something realy weird if it causes other plugins to react like this. :/
Actually, no...i have found the conflict, a plugin called:
BukkitCompat r15A By PhonicUK Description: McMyAdmin Compatibility Plugin
This is a plugin that I needed to keep running, in order to keep control over my server console, and is the only possible reason, the signrank plugin may not be working.
Could there be a possible fix for this?
Sorry if it seems that I am spamming your plugin wall, I just find it easier if I relay information as it comes.
Cheers,
Jonathan
Okai, i just disabled EVERY plugin I have, and its still being disabled... :-(
I just realised, that the signrank plugin is the third plugin loaded, after Permissions, and Spout. Would this not suggest it is one of those two plugins causing the conflict?
@Deatshado
You should atleast check if it's working without any other plugins. :)
argh, i hate having to do that haha
I will see what I can do :-(
@Deatshado
You probably have some kind of conflicting plugin. You could always make a new, clean server, and add plugins untill you spot the one that breaks SignRank.
@Coolblinger
Do you have any ideas on how I could fix this?
I always enjoy a challenge :-)