Jump to content

Bear Grills

Member
  • Posts

    90
  • Joined

  • Last visited

Everything posted by Bear Grills

  1. Bear Grills

    Shop

    It would be great if the config could be broken down in to multiple files. Another shop plugin I used separated items, categories, cooldowns etc all in to their own data files. The default json is 65000 lines long and is pretty hefty to try and edit. The in game editor Is fine but for making bulk changes it can be easier to just change the config imo.
  2. Bear Grills

    Shop

    Is it possible for us users to change the UI to not say "USD" for the economics balance at the top of the screen. Would prefer it said SP (shop points) or just $
  3. Bear Grills

    Cases

    Any plans to add this to server panel?
  4. I know it can be changed in the config, but I'd strongly suggest you update the messages to specift Launch Site Helipad - I have seen countless comments of "which helipad" and "where is the helipad" etc
  5. Sad to see no response to this major flaw. @Amino?
  6. It says in product description about a wipe block, but can't see one in the config file. How is this used? "Restrictions Combat, raid, spawn and building block supported alongside with basic cooldowns and wipe block. "
  7. Bear Grills

    Shop

    Thanks for the response. Would definitely buy this and the related plugins if it had this, but having a shop available at the start of wipe is a deal breaker unfortunately.
  8. Looks cool, would this work with rust maps custom generator where you can upload your own variants of monuments?
  9. Bear Grills

    Convoy Reforged

    Could you change the name of the plugin in the file to Convoy Reforged to match the name on codefling - that way plugin checkers can check if it is out of date. The mismatch right now doesn't allow it to do that.
  10. @AminoDo players build up raffle tickets outside of giveaways? Or only after they enter (this is how it reads)
  11. Yeah I was aware, just thought its something you might want to change by default though. Or somehow make it more obvious its on launch like add an event marker (apologies if thats already a thing, haven't delved to deep yet).
  12. Lots of players don't know where the event is, and most assume its at oil rig. Helipad event started is a bit vague as their is multiple heli pads
  13. Can this be used to stop events overlapping each other?
  14. I believe they were either putting a stack in - eg 4 doors, then splitting this to 2 doors then skinning. Or they were splitting a stack 2 doors and dragging those in to skin box, not sure which way it worked. If anyone else has the issue I'll ask them to send a recording.
  15. The free plugin on umod 'anti offline raid' has this feature. In the config its "MinutesSinceLastAttackToProtect": -1 For example, if you set that to 10, the base won't have protection until it has been 10 minutes since it last recieved damage.
  16. Yes - I have it running on a carbon server and all seems to work.
  17. Would be willing to purchase you a copy if that would make a difference. Also, if it helps, there are API details on the page: API This plugins provides the following for other plugins to use: (bool) IsClanMember(ulong playerId, ulong otherId) - Check if 2 players are clan mates (bool) IsMemberOrAlly(ulong playerId, ulong otherId) - Check if 2 players are clan mates or clan allies (bool) IsAllyPlayer(ulong playerId, ulong otherId) - Check if 2 players are in allied clans (JObject)GetClan(string tag) - Returns a JObject representing the clan using the specified tag or null if there is no such clan. The JObject contains the following properties: tag:string, description:string, owner:ulong, council:ulong, moderators:JArray:ulong, members:JArray:ulong, allies:JArray:string invitedallies:JArray:string (string) GetClanOf(BasePlayer | string | ulong) - Returns the clan tag of a player's clan or null if the player is not a member of a clan (JArray)GetAllClans() - Returns an array of all clan tags (List<string>)GetClanMembers(ulong | string) - Returns the member-id list of a player's clan or null if the player is not a member of a clan The plugin also calls the following simple hooks (no return behaviour) on changes: (void)OnClanCreate(string tag) - Called when a new clan has been created (void)OnClanUpdate(string tag) - Called when clan members or invites change (void)OnClanDestroy(string tag) - Called when a clan is disbanded or deleted The plugin also calls the following informational hooks (no return behaviour) on changes: (void)OnClanMemberJoined(string userID, List<string> memberUserIDs) - Called when a player joined a clan. Provides the Id of the new member and the full list of prior members excluding that Id (void)OnClanMemberJoined(string userID, string tag) - Called when a player joined a clan. Provides the Id of the new member and the clan tag (void)OnClanMemberGone(string userID, List<string> memberUserIDs) - Called when a player left a clan (leave|kick). Provides the Id of the old member and the full list of remaining members excluding that Id (void)OnClanMemberGone(string userID, string tag) - Called when a player left a clan (leave|kick). Provides the Id of the old member and the clan tag (void)OnClanDisbanded(List<string> memberUserIDs) - Called when a clan was disbanded or deleted. Provides the full memberlist at the time of deletion. (void)OnClanDisbanded(string tag, List<string> memberUserIDs) - Called when a clan was disbanded or deleted. Provides the full memberlist at the time of deletion.
  18. Bear Grills

    Wallpaper?

    Can you add wallpaper to this too?
  19. Had following report from player: When you open the skin box, if you split your stack and move the splitted item into the skinbox and you try to skin it, you get kicked "RPC Error in MoveItem"
  20. Legend thank you. Will let you know. Only just started using it yesterday.
  21. Bear Grills

    Add a wipe cool-down.

    Previously I had a custom plugin to stop people using :/shop until x time after wipe. Having this in the welcome panel gives people away around this though. Can you add a wipe cool-down or some sort of lock so it can’t be used post wipe.
  22. Had a report from a player that if you kill someone during the mining event you can't loot the top right of their inv cause of the leaderboard
  23. Would this work with plugins like Alpha Loot or Better Loot?
  24. Bear Grills

    Variability

    Can you add the same variability you just added to the cargo plane crash?
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.4k

Files Sold

Total number of files sold.

2.4m

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.