All Activity
- Past hour
-
BillyGoatGruffZA changed their profile photo
-
BeautifulDisaster changed their profile photo
- Today
-
TheEye started following Military Checkpoints
-
markosLG started following Discord notification
-
nivex started following Discord notification
-
Hi, the Discord webhook only sends a notification when the event ends; it doesn't send a message when it starts, even though the setting is enabled.
-
Changed Status from Pending to No Response
-
Changed Status from Pending to No Response
-
Hey! Easiest way: o.unload Shop, delete that players file under oxide/data/Shop/Players/ (named by their steam id), then o.load Shop. Works whether theyre online or not since the unload flushes everything from memory first, just a few seconds of downtime for everyone. If you want zero downtime, make sure that player is offline, delete their file, and skip the reload, the shop reads it fresh when they reconnect. On the ID field, thats just an internal id the shop uses to tell items apart, its NOT the Rust item id. The actual Rust item comes from ShortName. So for Item type you can leave ID at 0 and for Command type the same, the plugin assigns it automatically. Your current config is fine, you just had the meaning of that field a bit off.
-
Jhon Wick started following Announcements
-
Jhon Wick joined the community
-
I played on this map a few years ago when I first started playing Rust. Now, 7,000 game hours later asked my regular PVE server admins if they would be keen to host a unique custom map. They agreed to take a peek. I contacted the map maker (Gruber) on Discord directly and asked him to allow myself and the Admins to preview the map, which he graciously agreed to. After thoroughly testing the map on his test server in god mode, we were happy to go ahead and purchase it. We have had the map running on our South African server (ScrambleZAR) for a few days now, and the player base is very impressed with it. POP retention has been great. thorough-out thus far., indicating people love it. If you are planning on purchasing the map please follow the setup instructions and remember to load the Oxide extension required. This will allow the NPC's to spawn and allow key card readers on the new custom monuments to work correctly. This map is constantly being updated with the latest Rust updates, and the map maker is more than willing to speedily bug-fix any issues if they occur. This is a perfect Halloween season map, and can even be played at any time of the year. We can't wait to try out more of Gruber's highly detailed and well-balanced maps in the near future.
- 23 comments
-
- #transylvania
- #halloween
-
(and 7 more)
Tagged with:
-
xjumbo22x changed their profile photo
-
sorry for wasting your time...the problem was stack controller, not your plugin...can change status to close.
-
Хочу порекомендовать эту замечательную панель, она гибкая в настройке, удобная, а главное красивая. Можно настроить как вам надо, что добавить, убрать - не вопрос. А самое главное отзывчивый и замечательный плагодел :))) Нравиться иметь с ним дела. Купил у него многие плагины и радуюсь, если что непонятно то пишу и он поможет.
- 158 comments
-
- 1
-
-
- #serverpanel
- #info
-
(and 32 more)
Tagged with:
- #serverpanel
- #info
- #panel
- #ui
- #server
- #serverinfo
- #welcome
- #welcomeui
- #infopanel
- #server gui
- #welcome controller
- #welcome video
- #infopanel mevent
- #welcome panel
- #welcome mevent panel
- #welcome info
- #multi-function info panel
- #server panel
- #menu by mevent
- #menu with info
- #menu gui
- #menu rust
- #rust menu
- #info hud
- #infomenu
- #information
- #best welcome plugin
- #rust welcome
- #welcomer
- #welcome menu
- #welcome ui
- #welcome gui
- #welcome plugin
- #welcome hud
-
Changed Status from Pending to Closed
-
Thank you so so much !
-
Thank you so so much !
-
OxidePlayer changed their profile photo
-
Changed Status from Pending to Fixed Changed Fixed In to 2.0.3 (2d)
-
thanks got you
-
Changed Status from Pending to Fixed Changed Fixed In to 2.0.3 (2d)
-
can you had config to hide the button to show custom recipies? i use other plugin for the custom crafting and would like to have option to deactivate that button
-
metin51 joined the community
-
-
ijcz joined the community
-
JugBugg changed their profile photo
-
in my config i have them all set to false excluding planters as you can see below and still storage adapters are added to all items "3238272924": { "Name": "Hitch & Trough", "Limit. (-1 no limit) (0 disable entity). Default 0": 0, "Auto Storage Adaptors Settings": { "Attach Storage Adapter automatically. Default false": false, "Exclude from Storage Adapters limits count. Default true": true, "No Storage Adaptor required in the inventory. Default true": true }
-
Hey! Really sorry about the wait on this one. Good news, its fixed in 1.5.50. Theres a new config option "Ignore players in CreativeMode", its off by default so you gotta enable it. Flip it to true, reload the plugin, and Build Tools will skip players with that CreativeMode flag, so their upgrades work normally again.