-
Posts
2,614 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mevent
-
private List<ulong> _openedUI = new List<ulong>(); [ConsoleCommand("openshopUI")] private void OpenShopUI(ConsoleSystem.Arg arg) { var player = arg?.Player(); if (player == null) return; if (_openedUI.Contains(player.userID)) { CuiHelper.DestroyUi(player, Layer); _openedUI.Remove(player.userID); } else { MainUi(player, first: true); _openedUI.Add(player.userID); } }
-
Amounts shown at default have to be reset
Mevent replied to totesmalotes's Support Request in Support
The plugin receives stacks already from those available on the server. Therefore, it is IMPOSSIBLE to use several stack plugins at once. And that's why, by default, you have a stack of 10,000 -
What plugin version are you using?
-
- 710 comments
-
- 1
-
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.13
-
Version 2.0.5
275 downloads
Adds a list of players to your server with convenient options for interacting with them Commands players (open interface) Permissions Permission to use: you can set permission in config, for example: "Permission (ex: playerlist.use)": "playerlist.use", playerlist.hide (hides a player from the player list) FAQ Q: Where can I see an example of a config? A: Config$19.95 -
- 710 comments
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.32
-
Changed Status from Pending to Closed
-
Changed Fixed In to 1.36.0
-
- 710 comments
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.11
-
- 710 comments
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
- 710 comments
-
- #shop
- #shop ui
-
(and 25 more)
Tagged with:
- #shop
- #shop ui
- #store
- #market
- #server rewards
- #gui shop
- #custom items
- #rust shop
- #mevent
- #market system
- #marketplace
- #buy
- #sell
- #in game
- #economics
- #humannpc
- #market and magazine
- #gui
- #money exchange
- #rust shop plugin
- #shop system
- #best shop
- #best rust shop
- #shop items
- #shop mevent
- #shop in menu
- #shop gui
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.29
-
In the latest version of the plugin, you can set the purchase limits for items and their autowipe.
-
Changed Status from Pending to Closed Changed Fixed In to 2.7.1
-
Changed Status from Pending to Closed
-
We're working on it
-
just ignore it