Reheight workshop
/https://rustpluginshub.com/images/creators/reheight/plugins/damage-reducer/damage-reducer-cover.png)
Damage Reducer - 1.0.0
Free
damage reducerThis plugin allows you to modify the % of damage a entity does to players while not affecting the damage rate for other entities such as buildings! CONFIGURATION: { "Damage Scale": { "rocket_hv": 56.0, "40mm_grenade_he": 70.0, "grenade.f1.deployed": 60.0, "rocket_basic": 26.0 }, "Debug Mode": false }
/https://rustpluginshub.com/imgs/logo.webp)
BetterChatAutomatedFilter - 1.0.7
Free
This plugin allows you to mute players and prevent chats being sent when they use terms that you deem mutable. This plugin relies on BetterChat, BetterChatMute, and DiscordMessages if you are using the Webhook option to log the messages in Discord. This system comes with 272 predefined mutable words that are not listed here due to them being words related to racism or homophobia. CONFIGURATION { "Settings": { "Blacklisted Term Checking": true, "Blacklisted": [ "MUTABLE TERM" ], "Enable Regex Che...
/https://rustpluginshub.com/images/creators/reheight/plugins/prefix-visibility/prefix-visibility-cover.png)
Prefix Visibility - 1.0.1
Free
chat prefix prefix hide prefixThis plugin will allow you to hide/show your prefix in global chat. This plugin only works with BetterChat and will not work without it. Configuration { "Prefix": "<color=#42f566>Prefix Visibility:</color>", "Commands": [ "tag", "prefix", "toggleprefix", "toggletag", "hideprefix", "hidetag" ], "Permission Required": false, "Permission": "prefixvisibility.use", "Remove Only Listed": true, "Remove Titles": [ "[Owner]", "[Moderator]", "[Administrator]" ] } Prefix - This will be the pref...
/https://rustpluginshub.com/images/creators/reheight/plugins/staff-list/staff-list-cover.png)
Staff List - 1.0.0
Free
This plugin will allow you to view the list of active staff members on your server. Configuration: { "Commands": [ "staff", "stafflist", "staffonline", "activestaff", "as", "sl" ], "Permission Required": true, "Permission": "stafflist.use", "Staff Ranks": [ "owner", "administrator", "moderator" ], "Prefix": "<color=#42f566>StaffList:</color>" } Commands - The commands that can be used to view the list of active staff members Permission Required - Determines if you need a permission t...
/https://rustpluginshub.com/images/creators/reheight/plugins/simple-kill-messages/simple-kill-messages-cover.png)
SimpleKillMessages - 1.2.5
Free
feed chat simpleSimpleKillMessages displays death and kill information in the chat upon death, with some additional features. The plugin has a config file where the prefix, chat icon, and other settings can be modified. It also includes the option to prevent NPC interactions from being processed/counted and to keep a player's held item in their hotbar upon death. Additionally, the plugin has the option to reward kills with points from the "Economics" plugin, with the number of points per kill being adjustable i...
/https://rustpluginshub.com/images/creators/reheight/plugins/bag-monitor/bag-monitor-cover.webp)
Bag Monitor - 1.1.0
Free
This plugin will allow you to monitor your bags on the server to prevent renaming of specific terms or naming schemes. The configuration is quite self explanatory. Configuration: { "Chat": { "Prefix": "<color=red>BagMonitor:</color>" }, "Logging": { // Logs all name changes excluding names flagged by blacklisting filter, you can log those separately "Enabled": false, "Discord": { "Enabled": false, "Webhook URL": "URL HERE", "Embed Color": "#FFCC00" }, "Console": { "Enabled": false } ...