Planned PVP FREE

[Resource] Planned PVP FREE 1.13

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
This prefix applies to all resources.

jraServerAPI

Master Supporter Rank
Master Supporter Rank
ㅤㅤ
Joined
Jul 14, 2020
Messages
168
jraServerAPI submitted a new resource:

Planned PVP - Easily plan PvP mode on your server

Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!

PLANNED PVP


An updated/enhanced PvP scheduler plugin!

PVEMode highilights:
- DisablePicking // if true then players can't pick other players/dinos with thier dinos
- DisableDraggingBodies // if true then players can't drag enemy bodies around
- DisableCryoSickness // if true then disables cryosickness
- DisableTurretsPlayers...

Read more about this resource...
 
jraServerAPI updated Planned PVP with a new update entry:

Version 1.06 Update

- Added StartCountdownXMinutesBeforeChange, PVETimeLeftMessage2, PVPTimeLeftMessage2
- Removed unused groups sections from config
- Fixed issue with PVPStatusCommandCooldownInSecond not working
- Added Messages section back to config
- Fixed issue with .reload not setting all the global variables like it should
- Added ProtectDroppedBags to protect players dropped bags and death bags
- Added support for removing the PvP Schedule entirely: "PVPSchedule": [], and use the plugin...

Read the rest of this update entry...
 
This resource has been removed and is no longer available. The following reason was provided:
Resource has been public disable due to missing plugin files.
 
This is my final edit, enjoy!
Set up your server as PvP rules to function correctly with this plugin! ;)
With this plugin, the result is PvPvE rules on a schedule.


A list of extra structures to add to the blacklist (exclude from the protection list), which includes some Vanilla/SS (S+ Fork) versions as well are:

The Large Crop plots/Tek Crop plots can be destroyed as well, in the event there are Plant-X.
Plant Species R(1-5), including the mod 'Additional Plant Species R Seeds', which allows harvesting during any schedule.
Added the sleeping bag from the mod 'Sleep able bed'.
Shields: Tek forcefield (Vanilla/Modded), SS Shield Post, and the SS Planetary shield allowing the use of these during any schedule.
Lastly, the training dummy, because who doesn't like testing out their DPS output?!

Structure list you may want/need* :)

Code:
                "StructureProtectionBlacklist": [
                    "PrimalItemStructure_SleepingBag_Hide",
                    "PrimalItemStructure_SleepableSleepingbag",
                    "PrimalItemStructure_CropPlot_Tek",
                    "PrimalItemStructure_CropPlot_Large",
                    "Structure_PlantSpeciesR_RawMeat",
                    "Structure_PlantSpeciesR_RawFish",
                    "Structure_PlantSpeciesR_SpoiledMeat",
                    "Structure_PlantSpeciesR_PrimeMeat",
                    "Structure_PlantSpeciesR_PrimeFish",
                    "PrimalItemStructure_TekShield",
                    "PrimalItemStructure_TrainingDummy",
                    "PrimalItem_AwesomeTeleporters_Teleporter",
                    "PrimalItemStructure_CropPlotPlus_Large",
                    "PrimalItemStructure_CropPlot_TekSS",
                    "PrimalItemStructure_TekForcefield",
                    "PrimalItemStructure_PlanetShield",
                    "PrimalItemStructure_ShieldPost",
                    "Structure_ImprovedPlantSpeciesR_BlackPearl",
                    "Structure_ImprovedPlantSpeciesR_OrganicPolymer",
                    "Structure_ImprovedPlantSpeciesR_Mutton"
                ]

Notable-
Works with 'AlwaysOnStructureProtectionForTribeID' -All tribes in here will always be able to harvest Plant Species R and test DPS via training dummy.
Plant Species R can be harvested during PvP and PvE schedule times with or without the following Booleans enabled/disabled:
bDisableFriendlyFire=True (Used during PvP schedule)
bPvEDisableFriendlyFire=True (Used during PvE schedule)

*Can always remove any entries, and add anything you desire (requires structure class name), like the crop plots!
To remove all modded entries, remove the comma from the end of the Training Dummy, and delete all lines under the Dummy, with the exception of "]".

On a final note, the last item on the list should never have a comma "," -else the code will break, and won't run PlannedPvP plugin.​
 
Last edited:
jraServerAPI updated Planned PVP FREE with a new update entry:

Version 1.12 Update

- Fixed typo/1114 error in config file
- Added UseStructureProtectionBlacklistAsAWhitelist - treats StructureProtectionBlacklist as a whitelist and ONLY protects the structures listed while in PVE mode
- Added DisableTributeTerminalInventory - prevents users from placing items in the common tribute area in oblisks and terminals
- Fixed issue with still being able to drag bodies with the G key

config file has changed

Read the rest of this update entry...
 
Tebex
Tempest Dedicated Servers
Back
Top