HomeJavaModsRedProtect Anti-Grief | Server Protection | Region Management | Mod MOBs Flag Compat. [1.7-1.21+]
RedProtect Anti-Grief | Server Protection | Region Management | Mod MOBs Flag Compat. [1.7-1.21+]
ModsJava

RedProtect Anti-Grief | Server Protection | Region Management | Mod MOBs Flag Compat. [1.7-1.21+]

⬇ Download on Spigot
--------------------------------------------------------------------------------------
Version Guide:
1.21.5+ Dev Builds: Download
1.8 - 1.18.2: Download Version 7.7.3 (Active)
1.7.10 (KCauldron/Thermos): Download Version 7.5.6 (Inactive)

--------------------------------------------------------------------------------------


epic-red-protect-plus.png

Chat with us on Discord: Discord
For issues or suggestions, use our GitHub



Complete Antigrief plugin supporting UUIDS, Mysql, YML and supporting OFFLINE servers too:

Using Forge server with plugin support?
We are the best AntiGrief plugin to you protect your machines and MOD itens/chest, and mobs!

Confirmed support for this builds:​

Brasileiro ou português? Descrição em Português

RedProtect World is an area protection plugin made for users. No longer do you need to have an admin worldguard a region for you. The user can take care of themselves now.

red-protect-cities-protect.png


Add-ons:
Add-ons are plugins extending or adding new RedProtect functionalities.
Available Add-ons:



Special Features:
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]


Other Features:


Permissions:
For detailed permissions see our wiki page: Click here to go!


Border Visualization:
New border visualization with customizable particles and intensity!
[​IMG]


WECUI Visualization:
If you is using WECUI, you can visualize your region limits on select or on claim.

Use the command /rp select-we or /rp swe (permission **redprotect.select-we**) select the edges of your region with WorldEdit, and show the region on WECUI.
[​IMG]


Dynmap Cuboids:
Now Redprotect will automatically show your player RPs on dynmap. You dont need to do nothing and dont need to install any other plugin, all is embedded on RedProtect.

Region Areas:
[​IMG]

Cuboids:
[​IMG]
You can change all options for Dynmap hook on Redprotect config.yml:

Code (YAML):

dynmap {
        cuboid-region {
            enable=true
            # Cuboid region config.
            enabled=false
            if-disable-set-center=60
        }
        # Enable hook to show all regions on dynmap plugin?
        enable=true
        enabled=true
        # Hide the Redprotect tab group by default?
        hide-by-default=false
        # If you use another region mark plugin.
        layer-priority=10
        marker {
            player {
                # Pick a color: https://www.w3schools.com/colors/colors_picker.asp
                border-color= "#00ff00"
                border-opacity=0.8
                border-weight=1
                # Pick a color: https://www.w3schools.com/colors/colors_picker.asp
                fill-color= "#00ff00"
                fill-opacity=0.35
                # Icon name to show under regions. All icons are available here: http://i.imgur.com/f61GPoE.png
                marker-icon=house
            }
            server {
                # Pick a color: https://www.w3schools.com/colors/colors_picker.asp
                border-color= "#ff0000"
                border-opacity=0.8
                border-weight=1
                # Pick a color: https://www.w3schools.com/colors/colors_picker.asp
                fill-color= "#ff0000"
                fill-opacity=0.35
                # Icon name to show under regions. All icons are available here: http://i.imgur.com/f61GPoE.png
                marker-icon=star
            }
        }
        marker-icon {
            player=shield
            server=star
        }
        # Group name to show on hide/show tab map.
        marks-groupname=Zonen
        min-zoom=0
        player {
            border {
                color= "#00ff00"
                opacity=0.8
                weight=1
            }
            fill {
                color= "#00ff00"
                opacity=0.35
            }
            marker-icon=house
        }
        server {
            border {
                color= "#ff0000"
                opacity=0.8
                weight=1
            }
            fill {
                color= "#ff0000"
                opacity=0.35
            }
            marker-icon=star
        }
        # Show icons under regions.
        show-icon=false
        # Show names under regions.
        show-label=true
        # Show leaders and admins on hover?
        show-leaders-admins=true
    }
 
All icon names are here: Dynmap Icons

Buy/Rent regions:
Now RedProtect has a compatible plugin to buy/rent regions!
Download and follow the instructions on plugin page: BuyRegion



Entity from MODs into spawn-monster/animals flag:
With the new version of RedProtect builds > 440, you can add entity from mods to be allowed/blocked on flag gui for spawn-monster/animals.

Go to the following configuration and add the entity names to the list, like the example with Vampirism mobs:

Code (YAML):
flags-configuration {
    # Add MOD entities names for Animal or Monster spawn flags.
    # Check "textures.conf" for entity names.
   mod-entities {
       animals= [
           EXAMPLE
        ]
       monsters= [
            "VAMPIRISM_ADVANCED_HUNTER",
            "VAMPIRISM_ADVANCED_VAMPIRE"
        ]
    }
}
The corresponding list mean the flag that will appear. Also, you can see the mob names and add textures for your flag GUI heads on textures.conf file.


Video tutorials:
Video tutorial in PTBR showing how to claim using fences - By FabioZumbi12


Server.pro tutorial [Excelent quality]

Usin plugin and adding/removing members to region (ES):


Video tutorial (thanks to jithin):


Video tutorial by Luisomar:



Multilanguage:
RedProtect player messages its 100% translatable. You can help to translate GUI and Lang messages HERE!
You can send your translate version using the comments or openning a ticket or with a github PR.


Licence Note:
The original owner of this plugin ikillforeyou give me the permission to continue this amazing plugin.
The source licence can be found here.


Support:
Use the GitHub Issues section for report any issues or suggestions.
For other questions use our Discord.


Servers using this plugin:

Want you server listed here and exposed to all player visiting this page? Leave your server on comments.


Optional dependency:
This plugin works and protect itens and can deny interactions with this plugins bellow. See what interactions RedProtect can do with this plugins:

ProtocolLib - To hide GUI flag item stats and damage;
BossbarAPI - Show messages when enter and exit regions;
ActionBarAPI - Show messages when enter and exit regions on actionbar;
Dynmap - View the region limits on map;
EssentialsX - Can deny /home, /sethome and /back on regions;
Grief Prevention - Can convert GP lands to RedProtect;
MagicCarpet and FlyingCarpet - Can deny /mc and Magic Carpets walk on regions;
mcMMO - Can deny Level UP and blood animals inside regions;
MyChunk - Can convert from MyChunk to RedProtect;
MyPet - Can deny MyPets in regions, and deny MyPet to hurt other animals in other regions;
PvPManager - Can deny players with /pvp off to enter on certain regions like PvP arenas;
SkillAPI - Can deny Level UP inside regions;
Vault - To use with economy commands;
Factions - To deny claim under RP regions;
TranslationAPI - To translate flag GUI items;​

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

RedProtect Anti-Grief | Server Protection | Region Management | Mod MOBs Flag Compat. [1.7-1.21+] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 545,906 times (via Spigot). Download it and open it directly in the game.

Explore more