Inactive [RPG/MISC] ClassSign v1.5 - Fill your inventory with custom inventories for classes [1000]

Discussion in 'Inactive/Unsupported Plugins' started by ChrizC, Jun 3, 2011.

  1. Offline

    ChrizC

    compgurusteve and garbagemule like this.
  2. Offline

    sillyrosster

    This is nice, could you add it so that only the player can right click the sign to get the items once? or will you have to use SQL?
     
  3. Offline

    ChrizC

    I was thinking about that, and I could possibly do it with a file, instead of SQL. I don't know, though. I'd probably have to assign an ID to each sign, so that when a new sign is created, a player can use that one.
    The main idea of overwriteArmor and clearInventory is to slightly do this, but obviously people can just move stuff into their actual inventory, and then re-click the sign.

    I'll have a ponder over it.

    Chris
     
  4. Offline

    sillyrosster

    It's all good if you can't do it.
     
  5. Offline

    Geko X

    Thanks for the quick work! I just downloaded it, and am testing it now.

    Do you want some screenshots of it?
     
  6. Offline

    ChrizC

    If you wouldn't mind, that'd be great.

    Cheers.

    Chris :cool:
     
  7. Offline

    Geko X

  8. Offline

    ChrizC

    Thanks very much :D I'll update the first post to include your screenshots.

    Chris

    Done :D Thanks muchly.

    Chris

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  9. Offline

    Geko X

    No problem! Thanks once again for making the plugin!
     
  10. Offline

    Uzalu

    This plugin is truly brilliant. Me and some friends had so much fun with it... But it suddenly stopped working, except for me... i checked EVERYTHING and even reinstalled the plugin before i tried opping someone and it worked for them again. It doesn't say anywhere that this should be the case, and i use permissions (although no hooks related to this plugin are used in it). Any advice?

    also, feature request: permissions hook for using the sign.
     
  11. Offline

    ChrizC

    Hmm... that's very, very odd. What were you doing between the last time it worked, and the first time it didn't work? What signs were you using that worked, and then didn't work? Also, what does your configuration file contain?

    And, which version of Permissions are you using? Are you using PermissionsPlus?

    Chris :cool:
     
  12. Offline

    Uzalu

    between it working and not, all we did was mess around with some class based pvp, i don't remember changing anything in the files at the time, every sign worked, then didn't, except for me and other ops. by configuration file i guess you mean properties.yml in plugins/classsign/ ... it's just all the classes and their items, i know it's right since it works for me, and at the bottom i changed it to emptyinventory=true.

    permissions version is pheonix 2.6... maybe i should update it, but i have never needed to before, or maybe that's the latest version... not sure.

    thanks
    -Uzalu

    p.s just checked the server console, classsign is being hooked into permissions apparently.
     
  13. Offline

    ChrizC

    What do you mean by "doesn't work."
    A non-op's inventory doesn't update?

    Also, what other plugins do you have installed?

    Chris
     
  14. Offline

    Uzalu

    by doesn't work i mean it's as if the plugin isn't present. they click the signs and the signs just act as a normal sign would. no error message or anything.

    i have a tonload of other plugins... here's all the ones that have anything to do with items or entity interaction:
    -blast control
    -regios
    -sortal
    -spawnlist
    -superpickaxe
    -worldedit
    -worldguard

    Thanks
    -Uzalu
     
  15. Offline

    ChrizC

    Is it okay if I send you a debug version of the plugin, and you report back to me what it prints out. It will take me a while to put together the debug version.

    Also, a random question, did you reload the plugin at all during use? Have you completely stopped the server and restarted it that way?

    Chris
     
  16. Offline

    Uzalu

    the problem may have occured after a restart, yes... but i don't think it did. I didn't reload the plugin at all as far as i know.

    Thank you, yes please send a debug version :) Can i still use the same properties.yml file to test the classes i already have up?

    Thanks
    -Uzalu
     
  17. Offline

    ChrizC

    Has this problem occurred again? Or was it just a one off?
    Has it been "fixed"? (before I start throwing together a debug version)

    Chris :cool:
     
  18. Offline

    Uzalu

    no, i found a workaround which is to op people, but that's really not a nice thing to have on a server where people know how to type /stop. A debug version would be great, and might help others avoid this in future, but it's up to you.

    Thanks
    -Uzalu

    i just updated permissions and did some other things... i tried it after i unopped and demoted myself a bit, and it did work... idk for sure, i will test it tomorrow. feel free to hold off on the debug build for now :)

    Ty for your help, and for your plugin, it's awesome.

    2 feature suggestions: Damage values for items, and remove armour pieces (so that you can't just chose a tank then an unarmoured class and stay in the full tank armour. my workaround is using eg. stone as an armour part.)

    Thanks!
    -Uzalu

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  19. Offline

    Darkvoltage3

    yo somethings wrong with the link this sounds like a sweet plugin but gotta fix the link :(
     
  20. Offline

    growlizing

    Just dropping by to say thank you. Great work, running just fine on 818 =)
     
  21. Offline

    ChrizC

    Hey, no worries, I had a feeling it was permissions based.
    Also, for the unarmored idea, simple omit the armor definitions entirely
    If you have overwriteArmor set to true in the config file, this will overwrite the armor and remove it.

    Also, working on the damage values.
    Thanks very much, and I look forward to hearing whether the Permissions update has worked.

    Chris

    I've added a direct download link - I think my host's MySQL server's gone down, for some reason.
    I'll go bug them about it, but for now, use the direct download link.

    Chris

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  22. Offline

    Darkvoltage3

    k thanks
     
  23. Offline

    Uzalu

    Mended! i have de-opped everyone and it's working fine. Thank you for your support!
    Also, i will try that unarmoured thing, but i would have though that would just put the first thing in the first slot and the second thing in the second slot and so on... rather than skipping slots automatically.

    Thanks
    -Uzalu
     
  24. Offline

    ChrizC

    Does putting 0 where you don't want armor not work?
    (e.g. just to give boots, put 0,0,0,<boot id>)

    Chris
     
  25. Offline

    Uzalu

    it didn't when i tried it before, but i'll try again i spose. Will get back to you.
     
  26. Offline

    Browny[TR3X]

    hey =) nice plugin
    i want to use it with minequest but there is a problem...
    i want the players to choose one class in minequest which cant be changed after
    so when i give them the items for their class with ur sign they can use it again or a other classsign so could u implement to use the sign just once and disable using other classsigns for that player?
    would be really cool :D
     
  27. Offline

    dyRecT

    Just an idea. Have you thought of a builder class as an addition to the mod?
     
  28. Offline

    ChrizC

    You can define your own classes in the configuration file. The configuration file shown above only exists as a template.

    Chris
     
  29. Offline

    PixelEather

    Can you do that when we choose a class, there is a prefix or a suffix?
    Or choose a class change our group of permissions
    Thanks
     
  30. Offline

    ChrizC

    Done! Managed to figure it out WITHOUT SQL, and with persistance.
    Version 1.2 :D

    Chris :cool:
     

Share This Page