Search the Community
Showing results for tags 'raidblock'.
-
Version 1.1.1
130 downloads
CombatBlock is a classic plugin that serves as a great addition to the RaidBlock (NoEscape) plugin. This plugin features extensive settings and several types of modern design. It has a cohesive style and pairs excellently with the RaidBlock plugin. Provide your players with an optimized and stylish plugin that will operate quickly and seamlessly. List of features: UI Interface Variations: Perfectly complements the RaidBlock plugin. 0 option 1 option 2 option Configuration of Additional Triggers: You set the triggers for the plugin yourself. Attacking an NPC Receiving damage from an NPC Inflicting damage on a sleeping player Deactivating combat-block upon death Configuration of Restrictions During Combat-Block: Blocking teleportation Blocking trade Blocking the use of kits Blocking commands (Supports chat and console commands) Permissions: combatblock.ignore - with this permission, the player will have immunity to combat blocking. Api: Object CanCombatBlocked(BasePlayer player) Object CanCombatBlock(BasePlayer player) void OnCombatBlockStarted(BasePlayer player) void OnCombatBlockStopped(BasePlayer player) Configuration: An excellent addition to this plugin:$9.11- 15 comments
- 1 review
-
- 2
-
- #combat
- #combat block
-
(and 5 more)
Tagged with:
-
Version 1.3.4
344 downloads
Multifunctional and advanced RaidBlock plugin It includes all the necessary functions for this plugin and an extended configuration that will allow you to fully customize the plugin to the requirements of your server. Introduce your players to a truly functional plugin with a beautiful and modern UI interface, optimization, and new features that your players will appreciate. List of features: (The description briefly outlines the functionality and includes screenshots.) Visual Dome System: This is a new feature for RaidBlock's plugins, the visual dome system, offering a choice of two possible domes - standard and BattleRoyale. The dome can be disabled or configured in the configuration file. Sphere BattleRoyale The ability to set colors for the Battle Royale dome: List of supported colors Blue Green Purple Red Modern and optimized UI design of the plugin: We offer a choice of 3 UI design options, which can be fully customized and changed using settings in the configuration. It blends well with the game design and looks compact on the players' screens. 0 option 1 option 2 option Map Markers: A wide selection of markers for displaying raid blocks on the map. Fully customizable markers. Type 0 Type 1 Type 2 Type 3 Conveniences for Administrators: Implemented a black and white list system for raid block triggers, we have added for convenience 2 items that will help easily configure these lists directly from the game. To obtain these items, use the commands described in the "Commands" tab. Don't forget to grant yourself the necessary permissions. Black List White List Permissions: raidblock.ignore - with this permission, the player will have immunity to raid blocking. raidblock.toolgun - with this permission, the player can obtain a "Toolgun" for configuring the blacklist and whitelist of items. Command: Chat commands: /rbtest - allows testing raid block (simulates a raid at your position) (available only to administrators). /rb.white - obtain the Toolgun to add items to the whitelist. /rb.black - obtain the Toolgun to add items to the blacklist. Api: API: // Returns whether the player is raid blocked bool IsBlocked(BasePlayer player) bool IsRaidBlocked(string playerId) bool IsRaidBlocked(ulong playerId) bool IsRaidBlocked(BasePlayer player) bool IsRaidBlock(ulong userId) // Returns the remaining time of raid block for a player int ApiGetTime(ulong userId) Hooks: CanRaidBlock(BasePlayer player, Vector3 position) OnRaidBlock(Vector3 position) OnRaidBlockStopped(BasePlayer player) OnRaidBlockStopped(Vector3 position) OnCreatedRaidZone(Vector3 position, BasePlayer initiator) OnEnterRaidZone(BasePlayer player) OnExitRaidZone(BasePlayer player) Configuration: An excellent addition to this plugin:$13.99- 60 comments
- 3 reviews
-
- 3
-
- #no escape
- #no escape rust
- (and 6 more)
-
Hello. I was looking for someone to make a passive mode plugin that allows the player to choose if they want to play on the server in a PVP mode or PVE mode. A UI would be nice that has a color config option for the text and background of the UI. A description box above the 2 choices would be nice so that the player knows what the UI is. The player will only be allowed to choose when they join the server the first time. Default or no response will be placed in the PVE state. Carbon compatiblity. Would be nice to have -> Compatible with Simple PVE - https://codefling.com/plugins/simplepve and Zone Manager - https://umod.org/plugins/zone-manager A plugin to reference: https://umod.org/plugins/pvx-selector PVE MODE Cannot be raided Cannot raid others Cannot deal damage in any way to other players except teammates(Teammates can always kill each other for fun, in any way.) Player can get damaged by a NPC, Vehicles, Fire, Bradley, Patrol Heli, and animals. PVP MODE Can be raided Can raid only others that have enabled pvp mode. Can kill other players that have enabled pvp mode.