Jump to content

anltrn

Creator
  • Posts

    5
  • Joined

  • Last visited

Everything posted by anltrn

  1. anltrn

    Item Tracker

    Version 1.0.1

    12 downloads

    This plugin sets the maximum number of objects that can be trapped against a wall or floor within a certain distance, or the maximum number of objects that can be contained within that area, of the objects ( TrackedItems ) you specify in the config file. It improves server performance and prevents malicious players from causing lag on your server. It also scans the server every minute specified in the Config file and cleans unnecessary objects stuck in the ground, increasing the performance of your server. If you are using a shared server, this plugin is highly recommended. TrackedItems Suggestion: Here are some names of items that can be stuck to the wall or floor that you may want to restrict: arrow.wooden spear.stone spear.cny arrow.hv arrow.fire arrow.bone knife.bone mace longsword machete salvaged.cleaver salvaged.sword stone.pickaxe stonehatchet hatchet pickaxe salvaged.axe salvaged.pickaxe Configuration: { "ScanInterval": 600.0, // How often the server will be scanned (default 600 seconds) "MaxRemovePerScan": 100, // How many items will be deleted in each scan? "WebhookUrl": "https://discord.com/api/webhooks/[ID]/[TOKEN]", // Your Discord webhook "TrackedItems": [ "spear.wooden" // items to be scanned ], "NearbyItemRadius": 5.0, // How many meters inside will be checked? "MinItemCountToRemove": 3 // How many items will be stuck to the floor or wall? }
    $7.99
  2. Version 1.0.0

    7 downloads

    This plugin sets the cooldown for suicide when you type "kill" from the console in the game or select "Respawn" from the ESC screen. Restricts players from quickly committing suicide and respawning. Permission: You must give "suicidecooldown.use" permission to the oxide groups you want to set the cooldown for. Configuration: You can set the desired cooldown time in the "Default suicide time (seconds)" section. If you want to customize your notifications with the Notify plugin, you can set the "Use Notify plugin" section to "true". ( Notify plugin is required. ) { "Settings": { "Default suicide time (seconds)": 60, "Use Notify plugin": false } }
    $2.99
  3. Version 1.0.4

    17 downloads

    This plugin prevents text pollution that some troll players can create in the in-game chat. ChatFormatter will format words correctly and clearly according to the language you set in the in-game chat. ( Works only with BetterChat Plugin ) Example: The text "aaaaaa" written on the message screen will be sent as "aaa". If Capitalization is Enabled, the message "AAAAAAAA" will be sent too "aaa". Configuration: If you don't have your own language here, you can add a language like in "another-language" and set it according to your own language rules. By default, the plugin is in tr. You can then select the language you want the plugin to work in, for example "Language": "tr". You can enable or disable the blocking of repeated words or large texts. If you want, you can specify which oxide groups you don't want to be affected. { "Language": "en", "CharacterMappings": { "en": { "ı": "i", "ş": "s", "Ş": "S", "ğ": "g", "Ğ": "G", "ü": "u", "Ü": "U", "ö": "o", "Ö": "O", "ç": "c", "Ç": "C", "İ": "I" }, "another-language": { "ı": "i" } }, "RemoveRepeatingEnabled": true, "CapitalizationEnabled": true, "ExemptGroups": [ "admin" ] }
    $6.99
    This is a really much needed and useful plugin. Thanks for your effort.
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.9k

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.