Jump to content

Ryuk_

Creator
  • Posts

    417
  • Joined

  • Last visited

Everything posted by Ryuk_

  1. Version 1.0.4

    26 downloads

    The RustInvaders Events plugin introduces an exciting PvP and PvE experience where players compete to raid each other's bases during the Raid Phase. The event encourages teamwork, strategic planning, and high-stakes combat, rewarding the most successful raiders or the teams with more points awarded. There are 4 phases - Preparing -> Players are preparing until and talking until the event start! - Grace/Build -> The event has been started, players should farm and build their bases until the next phase. You can't deal damage to other players or buildings. - Attack/PvP -> In this phase, the PvP/Damage is now activated. You can earn points by killing other players (Not by killing teammates). - Raid -> PvP and Building damage enabled. You can raid other players, if someone TC gets destroyed, their team will be eliminated. Features: - Period/Phase system. - Whitelist -> Allow only players in team to be in the server. - Instant Craft -> Allow instant craft - Instant Loot -> Allows you to break the barrels in 1 hit and receive all the loot in your inventory. - No Radiation - No decay -> No base decay until PvP Phase - Base Claim zone -> When placing a toolcupboard, the area will be claimed. Any player that doesn't belong to the TC owner team, will be killed after 60s if he doesn't leave the area. - InGame Map TC Marker - AutoKits (Require Kits plugin) - Raid Detection System (If the raiders doesn't deal damage after 60 seconds, the raid will end.) - Point System - Works with: Sputnik, Convoy, ArmoredTrain, WaterEvent, Caravan, Shipwreck, AirEvent. Permissions rustinvaders.admin -> Admin permission!!! c.grant user/group <id> rustinvaders.admin Commands Admin Commands: /panel -> open Admin menu. /create_team <team name> <team tag> <team leader steam id> /delete_team <team name> /add_player <steam id> <team name> /remove_player <steam id> <team name> /ban <team name> /unban <team name> Player Commands: /scoreboard | /score | /stats Config { "Server Event Name": "SERVERNAME | RUST INVADERS | EVENT", "Whitelist": false, "Instant barrel Loot/Kill": true, "Instant Craft": true, "Disable Radiation": true, "PhaseData": [ { "Preparing Phase time (Seconds)": 900, "Grace Phase time (Seconds)": 1800, "Attack Phase time (Seconds)": 3600, "Raid Phase time (Seconds)": 4500, "Allow PvP while Preparing/Grace period?": false, "Disable decay until PvP phase?": true } ], "ImageData": [ { "ImageName": "logo", "ImgUrl": "https://i.imgur.com/gyiCIND.png" }, { "ImageName": "logo_sponsor", "ImgUrl": "https://i.imgur.com/3BKolSl.png" }, { "ImageName": "separator", "ImgUrl": "https://i.imgur.com/sfExTbD.png" }, { "ImageName": "scoreboard_background_color", "ImgUrl": "https://i.imgur.com/ef4X6XH.png" }, { "ImageName": "phase_timer_background_color", "ImgUrl": "https://i.imgur.com/BLXbzKO.png" } ], "PointsSystem": [ { "Killing a player": 1, "Looting patrol helicopter crate": 5, "Looting bradley crate": 5, "Looting a locked hackable crate": 5, "Completing a raid (Destroy enemy TC)": 25, "Defend a raid (Survive 60 seconds after the last explosive thrown while being raided).": 15 } ] } Data (default) { "eventData": { "current_time": 600.0, "paused": false, "finish": false, "current_phase": 0 }, "teamDataList": [], "playerData": {} } Data (With team and players included) { "eventData": { "current_time": 600.0, "paused": false, "finish": false, "current_phase": 0 }, "teamDataList": [ { "TeamName": "TEST_EXAMPLE1", "TeamTag": "TE1", "Eliminated": false, "Banned": false, "TeamRank": 1, "TeamPoints": 0, "PlayerList": [], "TeamLeader": 3, "kit_permission": "kit.permission.here" }, { "TeamName": "TooEz4ME", "TeamTag": "TE4M", "Eliminated": false, "Banned": false, "TeamRank": 1, "TeamPoints": 0, "PlayerList": [], "TeamLeader": 4, "kit_permission": "kit.permission.here" } ], "playerData": { "76561198436883671": { "Name": "Redix :3", "Kills": 0, "Deaths": 0, "RaidCompleted": 0, "RaidDefense": 0, "HeliCrateLoot": 0, "BradleyCrateLoot": 0, "HackableCrateLoot": 0, "ItemsCrafted": 0, "ItemsGathered": 0, "GrowableGathered": 0, "AnimalKills": 0, "StructuresPlaced": 0, "StructuresDestroyed": 0, "Farm": 0, "EventsWon": 0 } } } Next Update: - King Of The Hill event - Admin menu Team Manager - Daily Events
    $44.99
  2. Ryuk_

    symmetri not upgrading.

    Thanks for reporting that problem, is not a waste of time, i will take a look and fix if i can replicate the problem
  3. Ryuk_

    symmetri not upgrading.

    Hi, does this only happens with that symmetry type? can you test it with all the others type of symmetry? Also try to reload the symmetry plugin and let me know if that works
  4. Ryuk_

    symmetri not upgrading.

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  5. Ryuk_

    Base bug very slow loading

    Changed Status from Work in Progress to Closed Changed Fixed In from 1.1.1996 to 1.1.1998
  6. Ryuk_

    Floating Walls

    Plugin updated with that fix.
  7. Ryuk_

    Floating Walls

    Hello i've added some checks to make this not happens, anyways the function ony make to now spawn the deployables that are not grounded, it will not spawn. That's the unique way to fix the problem i found, since i couldn't make it to be grounded if it wasn't touching the ground.
  8. Ryuk_

    Base bug very slow loading

    Please open the creative.json config file Search for "Building Load Timer between structures (def 0.5f)": 0.5, Replace the 0.5 value for something else Lower value = faster base load. Higher value = slower base load. Do not use any value lower than 0.03 or the loading base will lag the server.
  9. Ryuk_

    Base bug very slow loading

    Changed Status from Pending to Work in Progress Changed Fixed In to 1.1.1996
  10. Ryuk_

    Floating Walls

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  11. Changed Status from Work in Progress to Closed
  12. Ryuk_

    File(s) missing?

    Changed Status from Work in Progress to Closed
  13. Changed Status from Work in Progress to Closed
  14. Changed Status from Work in Progress to Closed
  15. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  16. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  17. Ryuk_

    File(s) missing?

    Changed Status from Pending to Work in Progress Changed Fixed In to 1.0.16
  18. Ryuk_

    File(s) missing?

    Hi, sorry for that problem, yes there are missing files but those are only for test purpose (Map and arenas cfg to test it) You should first load the plugin. Then edit the config file in /configs/bedwars.json Connect your mysql db server "DB Server": "localhost", "DB Username": "root", "DB Password": "root", "DB Database": "dbname" After this, reload the plugin and the db will be generated automatically. BedWars_DataMissing.zip
  19. Ryuk_

    Pressing F lags my Server

    Changed Status from Work in Progress to Closed Changed Fixed In from 1.1.1992 to 1.1.1995
  20. Ryuk_

    Bug Save base

    Changed Status from Work in Progress to Closed Changed Fixed In from 1.1.1993 to 1.1.1995
  21. You should move the files in the correct folders. Or create each folder and place the images in the correct folders too The plugin currently requires that the images are in their corresponding folders, you need to place them in their place for everything to work correctly. MAKE SURE YOU PUT ALL THE 1 TO 16 IMAGES IN THE Metals folder, that's the only problem right now.
  22. Ryuk_

    Bug Save base

    Changed Status from Pending to Work in Progress Changed Fixed In to 1.1.1993
  23. Ryuk_

    Bug Save base

    With cabinet what do you mean? Also thanks for the report, i will take a look at those bugs and i will update the plugin soon with some changes
  24. A tutorial is not necessary for this type of things, since it's just a copy-paste of the folders Just move the folders of the .zip into the /oxide/ folder the problem here is that your host doesn't let you create new folders, that's a hosting problem and you should talk with them to create new folders The actual problem you're having is that you don't have the images folder with all the data inside. if you keep having the same problem that can't create folders, please contact your hosting support and let them know that problem so they can fix it for you
  25. Yes, you should make both folders one called Images inside /oxide/data/ the other called "Metals" inside /oxide/data/Images/
1.9m

Downloads

Total number of downloads.

8.6k

Customers

Total customers served.

129.1k

Files Sold

Total number of files sold.

2.7m

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.