-
Posts
351 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by DezLife
-
- 78 comments
-
- #no escape
- #no escape rust
- (and 6 more)
-
- 78 comments
-
- #no escape
- #no escape rust
- (and 6 more)
-
Version 1.3.5
622 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- 78 comments
- 4 reviews
-
- 5
-
-
-
- #no escape
- #no escape rust
- (and 6 more)
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 128 comments
-
- 1
-
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 35 comments
-
- #ui shop
- #shop rust
-
(and 4 more)
Tagged with:
-
- 35 comments
-
- #ui shop
- #shop rust
-
(and 4 more)
Tagged with:
-
- 128 comments
-
- 1
-
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
Version 4.3.5
31 downloads
Friends Plugin for Rust Server "Friends" is a robust and flexible plugin designed to enhance the in-game friends system in Rust. It will help streamline the interaction between friends, simplify the process of authorization, and access to important game elements, and manage damage between friends. Key Features: Damage Control: An integrated feature of damage blocking among friends helps prevent accidental damage. This feature can be easily enabled or disabled by command. Enhanced Friends Authorization System: The plugin allows activating friends' authorization for a wide range of elements, including: Turrets SAM site Code locks Key locks Cupboards Upon removal from the friends' list, the player will automatically be deauthorized from all the listed elements. Remote Friend Invitation: With a special command, you can invite a player to be friends, even from afar. Authorization Settings Flexibility: Choose between two authorization methods for code locks - guest authorization ("guestPlayers") or full authorization ("whitelistPlayers"). Compatibility and Optimization: The "Friends" plugin is optimized for maximum performance and is compatible with many other plugins. Extensive API: The plugin offers a comprehensive API for developers, providing flexibility and the possibility of further customization. Detailed Logging System: "Friends" includes a logging system, providing transparency and control over activities. Optimize your gameplay with the "Friends" plugin for Rust server. It will help improve your gaming experience, simplify interactions with friends, and make your server safer and more manageable. Commands: /team - Additional info /team invite/add <Nickname> /team ff - Friendly fire Default Configuration: { "Chat commands": [ "team", "ff", "friend" ], "Maximum number of friends": 3, "Time to accept team invite (in seconds)": 20.0, "Enable friend authorization for turrets?": true, "Enable friend authorization for SAM sites?": true, "Enable friend authorization for code locks?": true, "Enable friend authorization for key locks?": true, "Enable friend authorization for cupboards?": true, "Authorization method for code locks (guestPlayers - guest authorization, whitelistPlayers - full authorization)": "guestPlayers", "Enable logging system ?": false, "Chat prefix (IQChat)": "<color=#5cd6skykey>[Friends]</color>\n" } API for Developers HasFriend(ulong playerId, ulong friendId) //Checks if the specified user is a friend of the player. HasFriends(string playerS, string friendS) //Checks if the player has friends by their string identifiers. IsFriend(ulong playerId, ulong friendId) //Checks if the specified user is a friend of the player. AreFriends(ulong playerId, ulong friendId) //Checks if the specified players are friends. AreFriends(string playerS, string friendS) //Checks if the specified players are friends by their string identifiers. IsFriends(string playerS, string friendS) //Checks if the player has friends by their string identifiers. GetFriends(ulong playerId) //Returns the player's friends list. GetFriendList(string playerS) //Returns the player's friends list by the string identifier. GetFriends(string playerS) //Returns the player's friends list by the string identifier. IsFriendOf(ulong playerId) //Returns a list of players who are friends of the specified player. IsFriendOf(string playerS) //Returns a list of players who are friends of the specified player by the string identifier. GetFriendList(ulong playerId) //Returns the friends list of the specified player.$8.99 -
- 52 comments
-
- 1
-
-
- #radhouse
- #radiation
- (and 10 more)
-
- 52 comments
-
- 1
-
-
- #radhouse
- #radiation
- (and 10 more)
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 24 comments
-
- #chinook
- #autoivent
-
(and 6 more)
Tagged with:
-
- 128 comments
-
- #stats
- #statistic
-
(and 3 more)
Tagged with:
-
- 11 comments
-
- 1
-
-
- 35 comments
-
- #ui shop
- #shop rust
-
(and 4 more)
Tagged with:
-
- 35 comments
-
- #ui shop
- #shop rust
-
(and 4 more)
Tagged with:
-
- 35 comments
-
- #ui shop
- #shop rust
-
(and 4 more)
Tagged with:
