Jump to content

Zeeuss

Creator
  • Posts

    182
  • Joined

  • Last visited

Everything posted by Zeeuss

  1. Changed Status from Work in Progress to Closed
  2. Try it now, in version 1.0.4 🙂
  3. Changed Status from Pending to Closed
  4. That could be possible, yea..
  5. Hi there, have you checked the Spawn on load button in the group's UI? 🙂
  6. Zeeuss

    go to function & pick up log

    Hey there, I should be able to push the update sometime tomorrow, it will fix the search page error, and should HOPEFULLY fix the item position bug
  7. Zeeuss

    go to function & pick up log

    I can probably move it to right, so it should be okay then 🙂
  8. Zeeuss

    go to function & pick up log

    Hello, - Found and fixed the issue of the search not updating UI - Currently investigating why item's position are being weird - Z coord for item's position in UI is most likely hidden because of your resolution - I am working on the "jump to page" feature which allows you to directly "jump" to a specific page - Will add Item's pickup from containers 🙂
  9. Zeeuss

    go to function & pick up log

    Changed Status from Pending to Work in Progress
  10. Zeeuss

    go to function & pick up log

    Changed Status from Pending to Work in Progress
  11. Hello, I am sorry to hear that, if you experience any performance issue you can try to disable some of the categories you wouldn't use in the config. Also a question, are you using Oxide or Carbon?
  12. I've just tried to pickup a lot of things and everything seems to work. Are you using by any chance any plugins that could do something with collectibles being picked up though?
  13. This is normal as the data is being saved: 01/03 19:12:54 | Calling 'OnServerSave' on 'ZLogs v1.0.3' took 134ms Though, do you know when did the OnCollectiblePickup error happen? For example what exactly a player picked up that it happened. 🙂
  14. Changed Status from Pending to Work in Progress
  15. Zeeuss

    log format

    Changed Status from Work in Progress to Closed Changed Fixed In to Next Version
  16. English maybe?
  17. Zeeuss

    ZLogs

    Just checked real quick, and the error can occur, if the tc didn't have owner (Maybe entity spawned via RustEdit or via F1 menu? Not sure). The discord one can occur when too many logs get sent in a short period of time.
  18. Zeeuss

    TC position in Discord?

    Changed Status from Pending to Closed
  19. Zeeuss

    TC position in Discord?

    Can be done 🙂 Oh nevermind, is it okay then? 🤣
  20. Zeeuss

    NPC Dancers

    Updated 🙂
  21. Zeeuss

    NPC Dancers

    Hey there, I am planning on adding the feature to spawn certain groups at plugin load (Should be soon). Also it's weird that some of the NPCs stay as sleepers after server restart, will look into that. Both the new feature and the fix for the sleepers will be in next update 🙂
  22. Zeeuss

    NPC Dancers

    Version 0.1.5

    35 downloads

    What is it? Transform your server into an unforgettable experience with this innovative plugin! Whether you want to host epic dance parties or add immersive NPC actions to your RPG adventures, this plugin is designed to bring life and fun to your community. Let your players team up with their new animated companions and turn mundane gameplay into extraordinary moments. Perfect for dance parties and roleplay events; there's no limit to the creativity this plugin enables! Usage Make yourself or let players make the BEST dance parties ever! Also can be used for various actions for example on RPG servers (You can make NPC keep pointing somewhere etc..) Commands Main command /npcd -- Opens the menu (user friendly, contains/has the same or even better abilities than all the other chat commands) Spawn options: /npcd spawn (id) -- Spawns certain group /npcd despawn (id) -- Despawns certain group Group options: /npcd create -- Creates certain group /npcd remove (id) -- Removes certain group /npcd manage (id) -- Start managing certain group /npcd list -- Displays all dance groups Group Manage options: /npcd dancer add -- Adds new dancer with your current position and rotation to the group /npcd dancer remove (id) -- Removes certain dancer /npcd dancer list -- Displays all the dancers from the managed group /npcd group name (name) -- Changes managed group's name to the new one --Dancer's settings-- /npcd dancer manage (id) name (New Dancer's name) -- Changes dancer's name /npcd dancer manage (id) random (true/false) -- Turn ON or OFF to make dancer use random dance /npcd dancer manage (id) dance (Dance Name) -- Set's dance for the dancer Available: The Twist, Cabbage Patch, Raise the Roof, Clap, Friendly, Hurry, Ok, Point, Shrug, ThumbsUp, ThumbsDown, Victory, Wave, Chicken, Drink, Push, Kick /npcd dancer manage (id) clothing add (clothing name) -- Adds new clothing for the dancer /npcd dancer manage (id) clothing remove -- Removes clothing from the dancer /npcd dancer manage (id) god (on/off) -- Turns ON or OFF god for the dancer /npcd dancer manage (id) hp (amount) -- Set's the spawn HP for the dancer Permissions npcdancers.use -- Gives player permission to use the plugin npcdancers.god -- Gives player permission to turn ON or OFF godmode for dancers npcdancers.hp -- Gives player permission to change dancer's spawn HP npcdancers.admin -- Has all permissions, bypasses all limits in config + can manipulate with other's dance groups UI Features Dance Groups Owner OwnerID Amount of Dancers Group name Add Dancer button Spawn/Despawn button Remove button Dancers Name HP God Random Dance Clothing Remove button Config { "Max groups per player": 3, "Max dancers per group": 5 } Localization { "Syntax": "----- Spawn Options -----\n/npcd spawn (id) -- Spawns the group\n/npcd despawn (id) -- Despawns the group\n----- Manage Options -----\n/npcd create -- Creates new group\n/npcd remove (id) -- Removes the group\n/npcd manage (id) -- Let's you manage the group\n/npcd list -- Displays all dance groups", "Created": "Successfully created dancers group: {0}", "Removed": "Successfully removed dancers group: {0}", "NotFound": "Couldn't find a dance group with this id.", "NoGroups": "There are not any groups yet.", "NoDancers": "There are not any dancers yet.", "GroupList": "ID:{1} {0} - {2} dancers", "Managing": "----- Managing {0}'s group -----\nID: {1}\nGroup name: {2}\nDancers: {3}\n----- Manage Group -----\n/npcd dancer add -- Adds new dancer\n/npcd dancer remove (id) -- Removes the dancer\n/npcd dancer list -- Shows current dancers for this group\n/npcd group name (name)\n----- Dancer's settings -----\n/npcd dancer manage (id) name (Set Dancers Name)\n/npcd dancer manage (id) random (true/false) -- Dancer will choose random dance\n/npcd dancer manage (id) dance (Dance Name) -- Available: The Twist, Cabbage Patch, Raise the Roof, Clap, Friendly, Hurry, Ok, Point, Shrug, ThumbsUp, ThumbsDown, Victory, Wave, Chicken, Drink, Push, Kick\n/npcd dancer manage (id) clothing add (clothing shortname) -- Add specific clothing to the dancer\n/npcd dancer manage (id) clothing remove -- Removes all clothes from dancer\n/npcd dancer manage (id) god (on/off)\n/npcd dancer manage (id) hp (amount)", "NoManaging": "You are not managing any group right now.", "DancerAdded": "Successfully added new dancer:\nName:{0}\nID:{1}\nDance name:{2}\nRandom dance? {3}\nPos: X:{4} Y:{5} Z:{6}", "DancerRemoved": "Successfully removed Dancer: {0}(ID:{1})", "DancerNotFound": "Couldn't find dancer with that id", "DancerRename": "Renamed dancer:{0} to {1}", "DancerChangeDance": "Changed {0}'s dance to: {1}", "InvalidDance": "Invalid dance name! Changed {0}'s dance to: {1}", "NoPerms": "You don't have permissions to manipulate with other's groups!", "NoGodPerms": "You don't have permissions to toggle dancer's godmode", "NoDancersSpawn": "There are no dancers to spawn!", "GroupNotSpawned": "This group is not spawned", "GroupDespawn": "Group despawned", "SpecifyClothing": "You must specify the clothing", "SpecifyGod": "You must specify on or off for god mode", "SpecifyHp": "You must specify the amount of hp", "ToggleGod": "Dancer's godmode: {0}", "NoHpPerms": "You don't have permissions to set dancer's hp!", "SetHp": "Dancer's hp set to: {0}", "AddedClothing": "{0} added to the dancer", "RemovedClothing": "Removed dancer's clothes", "ClothingList": "Dancer's clothes: {0}", "GroupLimit": "Cannot create new dancer group! (Group limit reached!)", "GroupName": "Group name changed to: {0}", "DancerLimit": "Cannot add new dancer! (Dancer per group limit reached!)", "CUI YourGroups": "Your\nGroups", "CUI AllGroups": "All\nGroups", "NotExistWear": "{0} is non existing or not wearable item!", "NoMoreClothing": "This dancer can't take any more clothing!", "CUI SelectDancer": "Select Dancer", "CUI SelectedDancer": "Selected Dancer:\nID: {0}\nName: {1}", "CUI Name": "Name:", "CUI Random": "Random:", "CUI Dance": "Dance:", "CUI HP": "HP:", "CUI God": "God:", "CUI Owner": "Owner:", "CUI OwnerId": "OwnerID:", "CUI DancersAmount": "Amount of Dancers: {0}", "CUI Add": "Add Dancer", "CUI Remove": "Remove", "CUI NoDancers": "There are not any dancers yet", "CUI Spawn": "Spawn", "CUI Despawn": "Despawn", "CUI Dances": "The Twist, Cabbage Patch, Raise the Roof, Clap, Friendly, Hurry, Ok, Point, Shrug, ThumbsUp, ThumbsDown, Victory, Wave, Chicken, Drink, Push, Kick", "CUI ClothingAdd": "Add clothing:", "CUI ClothingList": "Current clothing:", "CUI CreateGroup": "Create\nGroup" }
    $24.99
  23. Zeeuss

    WarnMenu

    New in 0.1.4 Added: Options for the wMessage * (Configurable) Duration of the toast message * (Configurable) Sound alert for the message + Small performance changes
  24. Zeeuss

    ZLogs

    DM me on discord, so we can sort this out 🙂 Discord: Zeeuss
  25. Zeeuss

    ZLogs

    FormatException: Input string was not in a correct format. Hello, Make sure that you first unload the plugin and then delete the config/data/lang file and then upload new version/reload the plugin, because this plugin saves data into datafile on plugin unload which could cause this issue 🙂
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.2k

Files Sold

Total number of files sold.

2.5m

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.