Jump to content

TimRS

Creator
  • Posts

    71
  • Joined

  • Last visited

Everything posted by TimRS

  1. TimRS

    EasyVoteExtended

    Could be added to features, ill put it on the list of future updates.
  2. Version 3.0.4

    32 downloads

    EasyVoteExtended is an upgraded version of Easy Vote, the most advanced and versatile voting plugin available, designed to enhance player engagement and community interaction effortlessly. With its fully customizable system, server owners can tailor every aspect of the voting process without any coding knowledge. General Features Players receive a reward every time they vote successfully. You can edit the available rewards in the configuration file. Add custom reward based how many time player has voted. You can add many as you like custom rewards, there is no limits. Global Announcement - Alert to every player in server. Who and how many time player has voted. Discord Announcement - Alert to every player in server. Who and how many time player has voted. Wipe Rewards Add custom links in config And much more! Variables Use the below replacement variables when creating your rewards. {playername} -- player's display name {playerid} -- player's Steam ID Chat Commands /vote -- Show vote link(s) /claim -- Claim vote reward(s) /rewardlist -- Display what reward(s) can get Server Commands eve.clearvote - Clear a player vote count. eve.checkvote - Check a player vote count. eve.setvote - Set a player vote count to a specific number. eve.resetvotedata - Reset all vote data. API Hooks int getPlayerVotes(string steamID) Languages Easy Vote Extended have two languages by default (English and Romanian), but you can add more in Oxide lang folder Configuration The settings and options for this plugin can be configured in the EasyVoteExtended.json file in the config directory. The use of a JSON editor or validation site such as jsonlint.com is recommended to avoid formatting issues and syntax errors. { "Debug Settings": { "Debug Enabled?": "false", "Enable Verbose Debugging?": "false", "Set Check API Response Code (0 = Not found, 1 = Has voted and not claimed, 2 = Has voted and claimed)": "0", "Set Claim API Response Code (0 = Not found, 1 = Has voted and not claimed. The vote will now be set as claimed., 2 = Has voted and claimed": "0" }, "Plugin Settings": { "Enable logging => logs/EasyVoteExtended (true / false)": "true", "Wipe Rewards Count on Map Wipe?": "false", "Vote rewards cumulative (true / false)": "false", "Chat Prefix": "<color=#e67e22>[EasyVote]</color> " }, "Notification Settings": { "Globally announcment in chat when player voted (true / false)": "true", "Enable the 'Please Wait' message when checking voting status?": "true", "Notify player of rewards when they stop sleeping?": "false", "Notify player of rewards when they connect to the server?": "true" }, "Discord": { "Discord webhook (URL)": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "DiscordMessage Enabled (true / false)": "false", "Discord Title": "A player has just voted for us!" }, "Rewards": { "@": [ "giveto {playerid} supply.signal 1" ], "first": [ "giveto {playerid} stones 10000", "sr add {playerid} 10000" ], "3": [ "addgroup {playerid} vip 7d" ], "6": [ "grantperm {playerid} plugin.test 1d" ], "10": [ "zl.lvl {playerid} * 2" ] }, "Reward Descriptions": { "@": "1 Supply Signal", "first": "10000 Stones, 10000 RP", "3": "7 days of VIP rank", "6": "1 day of plugin.test permission", "10": "2 zLevels in Every Category" }, "Server Voting IDs and Keys": { "ServerName1": { "Rust-Servers.net": "ID:KEY", "Rustservers.gg": "ID:KEY", "BestServers.com": "ID:KEY", "GamesFinder.net": "ID:KEY", "Top-Games.net": "ID:KEY", "TrackyServer.com": "ID:KEY" }, "ServerName2": { "Rust-Servers.net": "ID:KEY", "Rustservers.gg": "ID:KEY", "BestServers.com": "ID:KEY", "GamesFinder.net": "ID:KEY", "Top-Games.net": "ID:KEY", "TrackyServer.com": "ID:KEY" } }, "Server Vote Custom link": { "ServerName1": "https://vote.servername1.com" }, "Voting Sites API Information": { "Rust-Servers.net": { "API Claim Reward (GET URL)": "https://rust-servers.net/api/?action=custom&object=plugin&element=reward&key={0}&steamid={1}", "API Vote status (GET URL)": "https://rust-servers.net/api/?object=votes&element=claim&key={0}&steamid={1}", "Vote link (URL)": "https://rust-servers.net/server/{0}", "Site Uses Username Instead of Player Steam ID?": "false" }, "Rustservers.gg": { "API Claim Reward (GET URL)": "https://rustservers.gg/vote-api.php?action=claim&key={0}&server={2}&steamid={1}", "API Vote status (GET URL)": "https://rustservers.gg/vote-api.php?action=status&key={0}&server={2}&steamid={1}", "Vote link (URL)": "https://rustservers.gg/server/{0}", "Site Uses Username Instead of Player Steam ID?": "false" }, "BestServers.com": { "API Claim Reward (GET URL)": "https://bestservers.com/api/vote.php?action=claim&key={0}&steamid={1}", "API Vote status (GET URL)": "https://bestservers.com/api/vote.php?action=status&key={0}&steamid={1}", "Vote link (URL)": "https://bestservers.com/server/{0}", "Site Uses Username Instead of Player Steam ID?": "false" }, "GamesFinder.net": { "API Claim Reward (GET URL)": "https://www.gamesfinder.net/api/vote?mode=claim&key={0}&steamid={1}", "API Vote status (GET URL)": "https://www.gamesfinder.net/api/vote?key={0}&steamid={1}", "Vote link (URL)": "https://www.gamesfinder.net/server/{0}", "Site Uses Username Instead of Player Steam ID?": "false" }, "Top-Games.net": { "API Claim Reward (GET URL)": "https://api.top-games.net/v1/votes/claim-username?server_token={0}&playername={1}", "API Vote status (GET URL)": "https://api.top-games.net/v1/votes/check?server_token={0}&playername={1}", "Vote link (URL)": "https://top-games.net/rust/{0}", "Site Uses Username Instead of Player Steam ID?": "false" }, "TrackyServer.com": { "API Claim Reward (GET URL)": "https://api.trackyserver.com/vote/?action=claim&key={0}&steamid={1}", "API Vote status (GET URL)": "https://api.trackyserver.com/vote/?action=status&key={0}&steamid={1}", "Vote link (URL)": "https://trackyserver.com/server/{0}", "Site Uses Username Instead of Player Steam ID?": "false" } } }
    Free
  3. TimRS

    Not Claiming/Finding Tag

    Changed Status from Pending to Work in Progress
  4. TimRS

    Not Claiming/Finding Tag

    Please use version 1.2.3 or below, version 2.0.2 currently has some bugs.
  5. TimRS

    DiscordLogger support?

    Will be looking into this thank you!
  6. Can't seem to get ahold of him.
  7. yeah stupid of me, maybe might of been a glitch? Normally its every 12 hours.
  8. TimRS

    Vote Rewards

    Join the community over 4000 server owners joined!
  9. Yeah, ill drop this with the developer if i can reach him. I have seen similair reports about this before.
  10. TimRS

    Vote Rewards

    this is fixed.
  11. Ill see if i can contact the dev, i dont know whats causing it. We don't know about Carbon because it was made for Oxide, does it happen all the time or only sometimes?
  12. Changed Status from Pending to Not a Bug
  13. Changed Status from Pending to Closed
  14. You can find your server id here Go to 1. Visit control panel 2. Click my servers, if not registered you need to register @ Add/Claim Server 3. In my servers edit with the 'pen' icon and on the page there you can see the server ID
  15. Changed Status from Pending to Closed
  16. This has to do with different voting rewards from other sites.
  17. TimRS

    Website offline

    Changed Status from Pending to Closed
  18. Hi, Our plugin isn't made for Carbon, i don't know if its compatible, how often does this still hapen?
  19. TimRS

    Version Number Wrong

    Changed Status from Pending to Closed
  20. TimRS

    Version Number Wrong

    This is fixed now
  21. TimRS

    work with topserver

    Changed Status from Pending to Not a Bug
  22. TimRS

    work with topserver

    Hi, This plugin is affiliated with RustServers.gg only, You could check Easyvote if they support Top-serveurs. Kind regards, Tim
  23. Could you contact me, NightHawk#0002
  24. You're reviving dead post bro. Maybe cuz @Death is in it.
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

124.3k

Files Sold

Total number of files sold.

2.6m

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.