TSGMod
Welcome To TSGMod
The Hunger Games was both a great book, and a decent movie (though it did fall short of the book, but what movie doesn't?), so I've (with a lot of help from others) put together a plugin that tries to replicate that experience. It is nowhere near done, but what I have so far is playable, and you can hopefully see where I intend this to go.

The Simple Game:
/tsg start hg <time in seconds>: Starts a game /tsg start hg 120
/tsg join: Join the started game
/tsg sign: Place a sign, enter this command, then click it
The Config:
devtag: Whether or not I get a little [TSGDev] tag with my name when I join your server
award_prizes: Whether or not to give players prizes if they win
clearplayerinventory: Whether or not players should have to have an empy inventory to join (not enabled)
can_build: Whether building in the game world is blocked or not
build_walls: Whether to limit the arena size or not
immune_period: How long players are immune at the start of the games
arena_size: Size of the arena per player, +50, +100, +150 respectively
use_economy: Whether or not to pay players for wins/bets/sponsorships with economy money (not enabled)
sponsor_money_item: Item that represents money if not economy (not enabled)
money_name: What the plugin should call the currency in its player messages (not enabled)
sponsor_cost_multiplier: By how much the sponsor should be upcharged (not enabled)
allowed_sponsor_items: Items allowed to be sent to players from sponsors (not enabled)
remove-op: Whether or not to de-op players in the games if they're op, op status is re-added after the games.
If you PM me I can show you the games in action on a test server, sometimes.
SCREENSHOTS COMING SOON
-
View User Profile
-
Send Message
Posted May 20, 2012@Richardred15
All fixed! Thank you so for your continued help! I really appreciate it.
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
Just uploaded: http://dev.bukkit.org/server-mods/tsgmod/files/14-tsgmod-2-1-3/
The issue was just some code that printed false errors, kinda. The folder won't be created first load, but if you stop/restart/reload the folder will be made. No more errors should appear.
-
View User Profile
-
Send Message
Posted May 20, 2012@Richardred15
Here you go. http://pastebin.com/1cMvP77z
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
Here's a full boot with a server running TSGMod: http://pastebin.com/2vQ5EvV8 As you can see, it works fine. Could you give me a full boot of your server?
-
View User Profile
-
Send Message
Posted May 20, 2012@Richardred15
It does not ever create the folder. When the server starts it says "Loading TSGMod v1.0.0", but later on when it tries to enable it, I get that error.
Perhaps it's getting the error because there is no folder to pull the files from?
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
Does it still create the folder? If it does, what are the contents?
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
Also, so you don't have to ask about this too, download http://dev.bukkit.org/server-mods/tsgmod/files/13-tsgmod-2-1-2-beta/ I fixed an issue with chests being unusable.
-
View User Profile
-
Send Message
Posted May 20, 2012@Richardred15
The folder thing is something I've noticed. It gives me the YML error before it creates the TSGMod folder.
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
I did several tests with 2.1.1. I was unable to get the error again. If there is a folder named TSGMod in your plugins directory, delete it then restart/reload.
-
View User Profile
-
Send Message
Posted May 20, 2012@Richardred15
I'm still getting that same error. I've deleted and created bukkit twice, to see if it was an error with bukkit.
The download page is giving me 2.1, not 2.1.1
Update: the download page updated to 2.1.1, but is still giving me that error.
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
Did some tests and was able to duplicate your error. I believe this version will fix it: http://dev.bukkit.org/server-mods/tsgmod/files/12-tsgmod-2-1-1-beta/
Thanks for reporting the bug, we appreciate it.
-
View User Profile
-
Send Message
Posted May 20, 2012@Richardred15
I've updated to 1.2.5-R2.0 and am still having the problem unfortunately.
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
I recommend that you update to version 1.2.5-R2.0. If the issue persists after you update I'll look more into it.
-
View User Profile
-
Send Message
Posted May 20, 2012@Richardred15
craftbukkit-1.1-R4, and no since I've had other plugins enabled.
-
View User Profile
-
Send Message
Posted May 20, 2012@xiuschronus
What version of Bukkit are you running, and does your server have any permissions issues with folders?
-
View User Profile
-
Send Message
Posted May 20, 2012I'm getting this problem. Could somebody help?
http://i.imgur.com/qj0k9.png
I put the .jar into a plugins folder and haven't touched anything else.
-
View User Profile
-
Send Message
Posted May 20, 2012@cydrobolt
Yeah, each time you begin the games, give it a new world name. (The worlds are automatically generated, so you don't need to generate them with another plugin)
-
View User Profile
-
Send Message
Posted May 20, 2012@richardred15 19:37:01 [INFO] The World Is Being Generated And Populated. The Games Will Begin Shortly! 19:37:01 [INFO] [TSGMod] World esg created with seed -2734115580601365548. 19:38:39 [INFO] Connection reset 19:38:55 [INFO] Read timed out Then, the server just stays like that until i completly close the screen session.
-
View User Profile
-
Send Message
Posted May 20, 2012@cydrobolt
Could you give us the error?
-
View User Profile
-
Send Message
Posted May 20, 2012@cuddyier The world is limited, if you go to far you're stopped. If you're talking about a configurable limite in general, that can be done. Also, if you change the world name every time it won't crash the server.