AdvancedRobnRaid
AdvancedRobnRaid Plugin
AdvancedRobnRaid allows players to be within a certain radius of another player before they can rob that player. No more fake robberies and chat spamming!
Configuration
<PlayerNotFoundColor>Yellow</PlayerNotFoundColor> # If the player is not found on the server, This is the color of the error message. <RobMessageColor>Red</RobMessageColor> # Color of the message that will be broadcasted if a player is being robbed. <RobOverMessageColor>Blue</RobOverMessageColor> # Color of the message that will be broadcasted once the robber is finished robbing. <RobAssistMessageColor>Magenta</RobAssistMessageColor> # Color of the message that will be broadcasted if a player is assisting in a robbery. <RaidMessageColor>Red</RaidMessageColor> # Color of the message that will be broadcasted if a player is raiding. <RaidOverMessageColor>Blue</RaidOverMessageColor> # Color of the message that will be broadcasted if the raid is over. <RobAssistMessageColor>Magenta</RobAssistMessageColor> # Color of the message that will be broadcast if a player is assisiting in a raid. <MaxRobDistanceInMetres>5</MaxRobDistanceInMetres> # The Radius "robber" must be within "victim" for "robber" to rob "victim" <MaxRobAssistDistanceInMetres>5</MaxRobAssistDistanceInMetres> # The Radius "assister" must be within "robber" for "assister" to assist in the robbery. <MaxRaidAssistDistanceInMetres>5</MaxRaidAssistDistanceInMetres> # The Radius "assister" must be withing "raider" for "assister" to assist in the raid.
Translation
<Translation Id="player_not_found" Value="Error: Player not found." /> <Translation Id="rob_translation" Value="{0} is robbing {1} at {2}!" /> <Translation Id="raid_translation" Value="{0} is raiding a base at {1}!" /> <Translation Id="raid_assist_translation" Value="{0} is assisting {1} in a raid!" /> <Translation Id="raid_usage" Value="Error: Try /raid <location>" /> <Translation Id="rob_usage" Value="Error: Try /rob <player> <location>" /> <Translation Id="raid_assist_usage" Value="Error: Try /raidassist <player>" /> <Translation Id="raid_assist_too_far" Value="Error: You're too far from the player!" /> <Translation Id="rob_over_translation" Value="{0} has finished robbing {1}!" /> <Translation Id="rob_too_far" Value="Error: You're too far from the player!" /> <Translation Id="robassist_too_far" Value="Error: You're too far from the robber!" /> <Translation Id="rob_over_usage" Value="Error: Try /robover <player>" /> <Translation Id="raid_over_translation" Value="{0} has finished raiding!" /> <Translation Id="rob_assist_usage" Value="Error: Try /robassist <player>" /> <Translation Id="rob_assist_translation" Value="{0} is assisting {1} in a robbery!" />
Permissions
- “rob”
- “raid”
- “robover”
- “raidover”
- “robassist”
- “raidassist”
Commands
- “/rob <player> <location>”
- “/raid <location>”
- “/robover <player>”
- “/raidover”
- “/robassist <player>”
- “/raidassist <player>”
Examples
- /rob Bullet_Tide Alberton
- /raid “Big base at military base”
- /robover Bullet_Tide
- /raidover
- /robassist John
- /raidassist Jeff
Feel free to leave any suggestions or problems below!
Default configuration
Default english translation
Commands and permissions
Git changelog
Download
Build #7By downloading this file, you agree to our license terms.