-
Posts
1,489 -
Joined
-
Last visited
-
Days Won
14
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by NooBlet
-
Version 2.0.1
392 downloads
Adds a new rocket launcher that shoots sharks instead of rockets. I don't even know why but I need one. Launcher and ammo can be setup in config to spawn in world . so no need for loot tables. Permission SharkLauncher.spawn - required to spawn launcher with chat command Chat Command /sl Console Comands givelauncher <playername/ID> -gives the shark launcher giveammo <playername/ID> <amount> - gives shark ammo to player CONFIG { "1. Launcher does Damage [when false damage only 5]": true, "2.FireRateCooldown in Sec's": 5, "3. Shark Launch velocity [default = 20]": 20, "4. Weapon SkinID": 1964228252, "5. Ammo SkinID": 3419432559, "Enable Item world spawns?": true, "Drop Settings": [ { "Object Short prefab name": "crate_elite", "Minimum Weapon item to drop": 1, "Maximum Weapon item to drop": 1, "Minimum Ammo item to drop": 1, "Maximum Ammo item to drop": 3, "Item Drop Chance": 10.0 }, { "Object Short prefab name": "codelockedhackablecrate", "Minimum Weapon item to drop": 1, "Maximum Weapon item to drop": 1, "Minimum Ammo item to drop": 1, "Maximum Ammo item to drop": 3, "Item Drop Chance": 10.0 }, { "Object Short prefab name": "crate_ammunition", "Minimum Weapon item to drop": 1, "Maximum Weapon item to drop": 1, "Minimum Ammo item to drop": 1, "Maximum Ammo item to drop": 3, "Item Drop Chance": 20.0 } ] } ...and soon this no point becomes your point Does kill players . even if you have TruePVE$6.00 -
- 152 comments
-
- 1
-
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
sorry you feel that . a paid product should never get new and better aspects. but as a Plugin Developer ... i will be developing my plugins ... so please keep in mind there will be more updates in the future. and also remember most of these updates has been requested by the community and i hope you wouldnt hold this against the plugin . but remember plugin will still work if you don't update
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
-
- 152 comments
-
- 1
-
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- 1
-
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- 1
-
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
Thanks for the post ........ just few things to cover here so let begin with ... there is a custom command so that a admin can add his reward and pls remember the scope of the plugin was never to be a perm feature during wipe (although i added a few to help with persistence) and due to the fact that its meant as a small troll ... i dont think i will make it automatic spawn(not in future plans) but its good to get suggestions and this one will go into my list ....Thank you
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- 1
-
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- 1
-
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
- 152 comments
-
- #red button
- #button
-
(and 2 more)
Tagged with:
-
-
Version 1.5.3
111 downloads
SubWars is a standalone ,last man standing submarine deathmatch Event for your server with the plugin set to auto spawn. manual commands will not work and Auto prize activated Video Demo on use :D (old vid ,new coming soon) Permission SubWars.use - gives player ability to use open event command Commands /subwars - activates event /jsw - allow player to join event /lsw - allows player to leave event /swtop - displays wipes leaderboard /subwarsconfig - new config menu ingame just for admins to change plugin config on the fly without reloading plugin // only added that seems worthy of in game changes But commands can be changed in config Language File { "alreadyenteredMessage": "You have already Entered, please wait for admin to start event", "notinlistMessage": "You have not entered the Event to leave sed Event", "enteredeventMessage": "You are now entered the SubWar event , Wait for Admin to start", "lefteventMessage": "You now left the SubWar event", "capreachedMessage": "Event is full!", "WinnerMessage": "<size=14>Congratz to <color=green>{playername}</color> for winning the subwar!!</size>", "EventOpenTooltip": "SubWars Now Active!!!!", "EventopenMessage": "<size=20>Subwar Event is now open to join . use <color=green>/jsw</color> to enter and ,<color=green>/lsw</color> to leave...You got {timetoevent} min's</size>", "GoGoMessage": "<color=green><size=20> Go! Go! Go!</color></size>", "jointimerMessage": "<color=green><size=18> The Admin started the Event</color></size>", "eventalreadystartedMessage": "Event already started, you cant join in , Sorry!", "incorrectDepthMessage": "the Depth is to low or to deep . you need between 45 and 55 in depth to spawn event!", "MINPlayersEnterd": "Min Requered Players to Enter not met ", "QuePlayersText": "Queuing Players!!", "EventActiveText": "Active!!", "EventStatusText": "Event Status :", "PlayercountText": "Player Count :", "YouKilled": "You killed <color=#FFD700>{playername}</color>", "KilledBy": "You Got Killed by <color=#FFD700>{playername}</color>" } Config { "1. Event Settings": { "Auto Spawn Event (false will disable spawn commands)": true, "Auto Spawn - Predefined Location Use ? (use this if running custom map)": false, "Auto Spawn - Predefined Location": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Min Players requered to start Event": 4, "Time to enter Event in minutes": 2, "Auto Spawn Timer Minimum (in minutes)": 120, "Auto Spawn Timer Maximum(in minutes)": 180, "Ping System - use on event players": true, "Ping System - min amount of players to start ping": 2, "test - test": false }, "2. Submarine Settings": { "Use Set amount of ammo (if false - ammo will refill on a player elimination)": true, "Start Ammo ammount": 500 }, "3. Prize Settings": { "Give Random Item in list (false will give all)": true, "Give Random Command in list (false will give all)": true, "All Custom Commands": [ "GiveRank {playerid} VIP", "GiveRank {playerid} VIP+" ], "All Prize Items": [ { "Item Amount": 2000, "Item Short Prefab Name": "scrap", "Item Skin ID (0 = Default)": 0, "Item Display Name (empty = Default)": "" }, { "Item Amount": 1, "Item Short Prefab Name": "hat.dragonmask", "Item Skin ID (0 = Default)": 0, "Item Display Name (empty = Default)": "" } ], "Winner Prize : 0 None , 1 = Item , 2 = Customcommand , 3 = Item + Customcommand": 1 }, "4. External Plugin Settings": { "Chat commands to block in event": [ "shop", "shops", "tp", "tpa", "home" ], "Console commands to block in event": [ "god" ], "Zonename For TruePVE to set PVP zone": "SubWars", "ZoneID For TruePVE to set PVP zone": "000111" }, "5 SubWars Chat Commands": { "Chat command to start SubWars": "subwars", "Chat command to enter SubWars": "jsw", "Chat command to leave SubWars": "lsw", "Chat command to see SubWars LearderBoard": "swtop" }, "6. Debug Settings": { "Enable Debug? (enabled will start event without notify and no limit on entry)": false } }$10.00 -
-
-
it does not offer all sizes but . i can add a size variable for the owner no problem . Blackjackmachine . do you mean the train cart..... ill spend some time this weekend on some changes .... and i thank you for the contact .. great input . ive been so busy with the new projects , but will be putting some time into your idea this weekend . look out for the update @thepiercedweirdo