Jump to content

DezLife

Creator
  • Posts

    351
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by DezLife

  1. DezLife

    RaidBlock

    These are 2 different plugins. And they are responsible for different things
  2. DezLife

    RaidBlock

    All clan and friend plugins are supported
  3. DezLife

    RaidBlock

    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
  4. DezLife

    XDStatistics

    Was this fixed in one of the latest updates? Have you checked the version before writing about this?
  5. DezLife

    XDStatistics

    version number ?
  6. DezLife

    XDStatistics

    I don't quite understand what exactly you want to do.
  7. DezLife

    XDStatistics

    You only need to save the old configuration and move the values to the new one.Player data will not be deleted
  8. DezLife

    XDStatistics

    Good evening. I am aware of this problem and am already working on its solution.
  9. DezLife

    XDShop

    You specify the initial quantity of items to be sold and purchased in the config. And here are also examples for commands ["say %STEAMID%", "o.grant user %STEAMID% epicstuff.use" ]
  10. DezLife

    XDShop

    Hello. At this time, you cannot copy products from another store. I didn't quite understand about commands and scrap. Explain in more detail.
  11. DezLife

    XDStatistics

    I see all your requests and requests from other users. And I will fix them in future updates. I’m also waiting for my hook to be added to oxide so that they can release 1 more update. Which will fix all requests
  12. DezLife

    XDStatistics

    No need to exaggerate. I post the same updates everywhere. And it is not updated on other sites either.
  13. DezLife

    XDStatistics

    ???
  14. DezLife

    XDFriends

    yes
  15. DezLife

    XDStatistics

    Updated
  16. DezLife

    XDFriends

    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
  17. For now, I don't have time for that. Maybe I'll do it in the future, but it's not certain.
  18. This is edited in the settings. Also check that you have the latest version of the NpcSpawn plugin
  19. DezLife

    XDStatistics

    Hi. Could you write to me in discord - DezLife#1480
  20. DezLife

    XDChinookEvent

    its not error
  21. DezLife

    XDStatistics

    Hello. I will take into account all your wishes in the next update. You can't hide the admin either.
  22. DezLife

    XDShop

    exemple "Maximum number of lots for 1 sale (Maximum 99)": {"XDShop.default": 6 },
  23. DezLife

    XDShop

    error in console ?
  24. DezLife

    XDShop

    Just in case, save your old configuration Enter this command in the console — xdshop.refill and xdshop.yes After the process is completed successfully, the plugin will reboot. Next, you just need to change the settings for your server economy.
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.2k

Files Sold

Total number of files sold.

3.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.