Jump to content

AlaEddine Yahia's Wishlist

  1. More information about "Custom Command UI"

    $5.00

    Custom Command UI

    CustomCommandUI is a Plugin to list commands players can use in a nice UI
     
    Every forgot commands as Admin or Mod ?      
    This is our solution to this problem
     
    Note!!
    Commands listed in Config can be filtered by usergroup to allow different groups to use different commands
    players will only be able to use command if they have original permission for that command from that plugin
    there are 2 types of parameters   1. playerselect (opens the player select menu)
                                                            2.textinput   (opens text input menu)
    and 4 parameter max
    Single chat commands should look like this
    { "Command": "chat.say /mytime", "Command Display Name": "test", "Command Usergroup Requirement": [ "admin", "mod", "tempmodname", "tempmod" ], "Paramater 1": null, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }  
     
    Permissions
    CustomCommandUI.use        -    allow players to open UI  
    Commands
    /ccui                    -   opens Commands UI   (we like to bind it for quick use    Ex. " bind f9 chat.say /ccui")  
    Example Config  
    { "Commands": [ { "Command": "jail", "Command Display Name": "Jail Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": { "paramatertype": "textinput", "paramatername": "Time To Jail" }, "Paramater 3": { "paramatertype": "textinput", "paramatername": "Jail Reason" }, "Paramater 4": null }, { "Command": "unjail", "Command Display Name": "UnJail Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "pinfo", "Command Display Name": "Player Info", "Command Usergroup Requirement": [ "admin", "mod", "testmodname" ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "chair", "Command Display Name": "Chair Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "unchair", "Command Display Name": "UnChair Player", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "resetheli", "Command Display Name": "Reset Heli", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "addtotc", "Command Display Name": "Add To Tc", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "addtolock", "Command Display Name": "Add To Lock", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "codelock", "Command Display Name": "Codelock Info", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": null, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "tptobase", "Command Display Name": "TPtoBase", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": null, "Paramater 3": null, "Paramater 4": null }, { "Command": "tc", "Command Display Name": "TeamChat", "Command Usergroup Requirement": [ "admin", "mod", ], "Paramater 1": { "paramatertype": "playerselect", "paramatername": "Player Select" }, "Paramater 2": { "paramatertype": "textinput", "paramatername": "Message To Send" }, "Paramater 3": null, "Paramater 4": null } ] }  
     
     
  2. More information about "Character Creation"

    $19.99

    Character Creation

    Overview
    Introduces a character creation and clothes selection system
    Once the player load in the server for the first time after loading the plugin, the interface will appear and it'll require the player to fill in the information and select some clothing, once it's done they'll simply click on "create character", this will save the information for the player, everytime the player loads in or respawns, it'll have the same clothing (optional) and entered name. This is similar to gta's roleplay.
     
    Commands
    /cctest    - Test command to bring up the ui. (Admin only)
     
    Configuration
    { "NPC Spawn Distance From Player": 3.0, "NPC Display Name": "Player Model", "Give outfit on sleeping bag/bed respawn": true, "Give outfit on normal respawn": false, "Outfits": { "Cap": [ { "ItemShortname": "hat.cap", "SkinIds": [ 885913869, 845921272 ] } ], "Mask": [ { "ItemShortname": "mask.bandana", "SkinIds": [ 507575521, 507563829 ] } ], "Head Accessories": [ { "ItemShortname": "sunglasses02red", "SkinIds": [ 0 ] }, { "ItemShortname": "sunglasses03black", "SkinIds": [ 0 ] }, { "ItemShortname": "sunglasses03chrome", "SkinIds": [ 0 ] } ], "Torso": [ { "ItemShortname": "hoodie", "SkinIds": [ 2538190561, 673781375 ] } ], "Jacket": [ { "ItemShortname": "jacket.snow", "SkinIds": [ 1971853622, 821894932 ] } ], "Hand Accessories": [ { "ItemShortname": "burlap.gloves", "SkinIds": [ 1197746537, 971733833 ] } ], "Pants": [ { "ItemShortname": "pants", "SkinIds": [ 810964226, 1673048461 ] } ], "Boots": [ { "ItemShortname": "shoes.boots", "SkinIds": [ 956207525, 2138787134 ] } ] } }  
    Categories are static and cannot be changed, it isn't possible to disable character creation interface as of now as well
     
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.