Jump to content

Zeeuss

Creator
  • Posts

    182
  • Joined

  • Last visited

Everything posted by Zeeuss

  1. Zeeuss

    spam console / rollback

    Hi there, if you are experiencing any form of lags try deleting the data file of the specific category or in the worst case disabling that category in config. This can happen also if you don't have enough powerfull server/machine, because every time the hooks get called(when player picks up an item) it writes the stuff into the data folder.😄
  2. Zeeuss

    Force Joiner

    Version 0.1.0

    112 downloads

    Force Joiner is an admin plugin, which allows administrators to force join players to different server Usage Let's say you want to wipe your server, but don't want to lose the playerbase, well just connect them for a while to your other server and then you can redirect them back 🙂 Permissions: forcejoiner.use Gives user ability to use /fjoin command forcejoiner.useall Gives user ability to use /fjoinall command forcejoiner.bypass Admins won't be able to redirect this user Commands: /fjoin (player) (ip:port) This will force join the specified player to specified server. /fjoinall (ip:port) This will force join all players to specified server. Localization: ["Syntax fjoin"] = "Syntax: /fjoin (player) (ip:port)", ["Syntax fjoinall"] = "Syntax: /fjoinall (ip:port)", ["No Player"] = "Couldn't find the target player", ["Fjoin"] = "Forcing {0} to {1}:{2}", ["Fjoinall"] = "Forcing everyone({0} players) to {1}:{2}", ["Bypass"] = "{0} cannot be forced to other server.",
    Free
  3. Zeeuss

    Error

    Changed Status from Pending to Closed Changed Fixed In to 0.1.1
  4. Zeeuss

    Error

    Fixed in v0.1.1
  5. Zeeuss

    Error

    Hello, are you using carbon or oxide?
  6. Zeeuss

    Reporter

    Hello, are you using carbon or oxide?
  7. Zeeuss

    ZLogs

    Added, if the change doesn't appear after uploading new file, try deleting old lang file and then reload plugin 🙂
  8. Zeeuss

    Errors 'OnItemPickup'

    Changed Status from Work in Progress to Closed Changed Fixed In to 0.2.3
  9. Zeeuss

    Errors 'OnItemPickup'

    Fixed in v0.2.3
  10. Zeeuss

    ZMail

    I will add this feature in future with new update, I am planning on rebuilding the UI to more modern and nicer one 🙂
  11. Version 0.1.0

    16 downloads

    What is it? Zone Command Blocker is a tool which prevents using specific commands (in data folder) in specific zones Permissions: zonecommandblocker.bypass - None of your command will be blocked in any zone zonecommandblocker.clear - Access for the /zcb.clear command Commands: /zcb.clear - Clears/wipes the data folder which contains zones with saved permissions etc.. Features: Zone Command Blocker will make your life easy and will on load take all zones and add them into it's data file where you can just add blocked commands Multiple blocked commands - Supports multiple blocked commands for specific zone Data file: Data of all reports and staff's statistics are being saved into a data file. Path: Your_Server\oxide\data\ZoneCommandBlocker\ZoneCommandBlocker.json Localization: { "CommandBlocked": "This command cannot be used in zones!", "DataFileClear": "Cleared data folder" }
    $4.99
  12. Zeeuss

    Reporter

    Version 0.1.2

    40 downloads

    What is it? Reporter is the ultimate administration tool designed to enhance player satisfaction and ensure smooth server management. By providing your players with an easy way to report issues and your admins with powerful tools to address them, this plugin bridges the gap between players and staff. With its sleek UI and robust features, Reporter is a must-have for any server owner who values an active, happy community. Usage? Empower your players to report issues effortlessly through a polished and intuitive UI. Admins can manage live reports in real-time, teleport to report creators, claim reports, and resolve them with ease. Ensure transparency and efficiency in server moderation while keeping your playerbase satisfied. Permissions: reporter.use - Basic permission to allow open menu and create New report. reporter.admin - Admin permission to allow view to Live Reports and ability to see/manage pop-up report reporter.sadmin - SuperAdmin permission to allow view to Reports history and see stats of your staff team Commands: /report - Opens the UI menu /report.tp {id} - Teleports you to the creator of specified report /report.claim {id} - Claims specified report /report.finish {id} - Finishes specified report /report.clearall - ! Requires SAdmin permissions and will wipe your data folder - causing to delete all reports and staff's statistics ! Discord logging: Enable/disable and set webhookURL for report claim/create/finish/tp Data file: Data of all reports and staff's statistics are being saved into a data file. Path: Your_Server\oxide\data\Reporter\Reporter.json Config file: You can set here settings for discord notification F.e. Enable/Disable, embed color of the notification, WebhookURL Path: Your_Server\oxide\config\Reporter.json Localization: ["Syntax"] = "Commands:\n/report (Opens Reporter GUI)", ["SyntaxConsole"] = "Can't open GUI in console", ["claimMsg"] = "You have claimed a report\nID: {0}\nBy: {1}", ["finishMsg"] = "You have finished a report with ID: {0}", ["statusUnclaimed"] = "Unclaimed", ["statusClaimed"] = "Claimed", ["statusFinished"] = "Finished", ["reported"] = "Successfully reported", ["fillField"] = "<color=#c93232><--Fill this field</color>", ["noReports"] = "There are not any reports yet", ["noStaff"] = "There are not any staff stats yet", ["playerNotFound"] = "Couldn't find player", ["alreadyClaimed"] = "Report is already claimed", ["labelPAGES"] = "Page {0}/{1}", ["alreadyFinished"] = "This report is already finished", ["CUI newReport"] = "New report", ["CUI liveReport"] = "Live reports", ["CUI historyReport"] = "Reports history", ["CUI staffStats"] = "Staff stats", ["CUI close"] = "Close", ["CUI claim"] = "Claim", ["CUI finish"] = "Finish", ["CUI claimed"] = "Claimed", ["CUI tp"] = "TP", ["CUI next"] = "Next", ["CUI previous"] = "Previous", ["CUI newPopReport"] = "New Report -- ID: {0}", ["CUI reportBy"] = "Reported by <color=#4ccf49>{0}</color>", ["CUI reportedPlayer"] = "Reported player <color=#e00a0a>{0}</color>", ["CUI subject"] = "Subject of report: <color=#e0a00a>{0}</color>", ["CUI liveReportClaimed"] = "<color=#e0a00a>{0}</color> Report: {1}", ["CUI liveReportUnClaimed"] = "<color=#1bc2d1>{0}</color> Report: {1}", ["CUI historyReportFinished"] = "<color=#4ccf49>{0}</color> Report: {1}", ["CUI liveReportClaimedBy"] = "<color=#e0a00a>--Claimed by {0}</color>", ["CUI finishedBy"] = "<color=#4ccf49>--Finished by--\n{0}</color>", ["staffName"] = "Staff's Name", ["staffID"] = "Staff's ID", ["staffFinished"] = "Finished reports", ["Category"] = "Category", ["Message"] = "Message", ["dcCreate"] = "{0} has created report: {1}", ["dcClaim"] = "{0} has claimed report {1} by - {2}", ["dcFinish"] = "{0} has finished report {1} by - {2}", ["dcTp"] = "{0} has teleported to report {1} by - {2}", ["dcCatCreate"] = "Report Create", ["dcCatClaim"] = "Report Claim", ["dcCatFinish"] = "Report Finish", ["dcCatTp"] = "Report TP", Configuration: { "Claim report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" }, "Finish report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" }, "Create report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" }, "TP to report - discord": { "WebhookURL": "", "Enabled?": true, "Embed Color:": "16538684" } }
    $10.00
  13. OnLootEntity hook gets called whenever player is looting an entity, not when player is dropping items
  14. ZLogs monitor item drops and pickups + item drop/pick spams (By players) https://codefling.com/plugins/zlogs
  15. Zeeuss

    Key Binds

    Haven't seen the code. But how's this gonna be with the performance? Can't really imagine on a 40-60+ pop that every time someone shoots or does smth that a hook gets called 🤔
  16. Zeeuss

    Errors 'OnItemPickup'

    Could you change it back to Enabled : True and try changing it to look like this? "Item drop spam detection:": { "Enabled?": true, "WebhookURL": "", "Items needed to detect:": 15, "Time(seconds)": 8.0, "Ignored items(shortnames like: ammo.rifle etc..):": [ "wood", "horsedung" ] }, "Item pick spam detection:": { "Enabled?": false, "WebhookURL": "", "Items needed to detect:": 15, "Time(seconds)": 8.0, "Ignored items(shortnames like: ammo.rifle etc..):": [ "wood", "horsedung" ] } then reload plugin and see if it's still showing these errors
  17. Zeeuss

    Errors 'OnItemPickup'

    Could you try unloading the stack plugin and then try doing it with normal, not stacked items? 🙂
  18. Zeeuss

    Errors 'OnItemPickup'

    Could you also please provide: - Your plugin list - Your config for ZLogs so I can check it? 🙂 And are you using any plugin that makes NPCs gather or do some stuff with items?
  19. Zeeuss

    Errors 'OnItemPickup'

    Are you using Carbon or any item modifying plugins? I am just testing it, by deleting config file, lang file, data file and it always works for me
  20. Zeeuss

    Errors 'OnItemPickup'

    Changed Status from Pending to Work in Progress
  21. Zeeuss

    Errors 'OnItemPickup'

    Okay, will look into it 🙂
  22. Zeeuss

    Errors 'OnItemPickup'

    Hey there, any idea when this error occured? What item has been picked up that shows this error? Also are the errors constant or was it only once?
  23. Zeeuss

    suggest & issue

    Changed Status from Work in Progress to Closed Changed Fixed In from 0.1.8 to 0.1.9
  24. Zeeuss

    suggest & issue

    mhm weird with the item amounts, does it also happen when you change the lang to en ?
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.