This plugin connects your Tip4serv.com store to your Rust & 7 Days To Die Oxide server. It checks if a player has made a donation on your Tip4Serv store and delivers the order in a minute (group, inventory item...) by typing commands in the server console.
Tip4serv adds a layer of security using HMAC authentication to communicate. It is a strong authentication method that is used by banks HMAC WIKI
- Unlimited game servers & commands
- Create subscriptions plan
- Commands status tracking
- Stock management
- Deliver roles & messages on Discord
- Create discount coupon
- Add managers for your store
- Purchase email and invoice
- Sales statistics
- Private flow for subscribers
- Custom sub-domain
- Resend commands
- No ads
- Dynamic Dark/Light theme
- Account linking with avatars
- Product page with gallery & video
- GUI colors editor & additional CSS
- Top customers & related products
English, Danish, Dutch, French, German, Hungarian, Italian, Norwegian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.
Here are the payment methods you can offer your players: Card, Paypal, Venmo, Google Pay, Ideal, Giropay, Bancontact, Sofort, My Bank, Sepa, EPS, BACS, Multibanco, BECS, Przelexy24, BOLETO, OXXO, Mercado Pago.
Open an account on Tip4serv.com, follow the instructions and add a Rust or 7 Days To Die server.
- Drag and drop
tip4serv.csinto the oxidepluginsdirectory on your game server. - Reload the plugin by typing
oxide.reload Tip4servin your game server console. - Set
keyto your tip4serv API key in the config filetip4serv.json. - Reload plugin by typing
oxide.reload Tip4servin console.
You should get this message: Server has been successfully connected
Open an account on Tip4serv.com, follow the instructions and add a Rust server.
- Click on Connect with RCON
- Enter your server IP
- Enter your server RCON port
- Enter your server RCON password
You should get this message: Server has been successfully connected
Before setting up your commands on Tip4serv.com, you should know that command work in your server's console (not ingame as an admin).
Here are some sample commands you can use in the products configuration: MY PRODUCTS
But you can use any plugin commands you want.
say Thank you {rust_username} for your donation of {total_paid} {currency}
Example with colors:
say {rust_username} just purchased <color=red>VIP</color> from <color=orange>tip4serv.com</color>
Add a player to a group previously created with oxide.group add [group-name]:
oxide.usergroup add {steam_id} group-name
Remove a player from a group:
oxide.usergroup remove {steam_id} group-name
Give a permission to a player:
oxide.grant user {steam_id} permission-name
Remove a permission from a player:
oxide.revoke user {steam_id} permission-name
IMPORTANT: Please select the option [Player must be online] in your product editor
inventory.giveto {steam_id} item-short-name quantity
Example: inventory.giveto {steam_id} scientist 5
See Rust item list
IMPORTANT: Please select the option [Player must be online] in your product editor
inventory.giveto {rust_username} item-short-name quantity
Example: inventory.giveto {rust_username} scientist 5
IMPORTANT: Please select the option [Player must be online] in your product editor
You can also use Give plugin
Give an item to a player inventory with Give plugin:
giveto {steam_id} item-short-name quantity
Example: giveto {steam_id} fun.guitar 1
Give a kit to a player with Give plugin:
givekitto {steam_id} kit-name
Give money to a player with Economics plugin
deposit {steam_id} amount
Give points to a player with Server Rewards
sr add {rust_username} amount
You can also multiply the quantity choosen by the customer like this: {quantity*50}
Note: You must first activate the Allow quantity choice option in your product.
Use this command on Tip4serv if you want to sell bundles of $200 with economics plugin:
deposit {steam_id} {quantity*200}
This will run in your server console after a purchase if the player buys product 4 times:
deposit 76561198181797231 800