Frequently Asked Questions
Does it lag the server?
I've got an public Tetris server which has been tested with 5 players playing at the same time on an 1gb server, and it was lag-free.
How do I make predefined Tetris locations
In the settings file, change "canUseTetrisEverywhere" to false and "MustStandOnBlockType" to an uncommon block id (sponge/jack`o lantern etc)
Will this break any terrain?
I've made the Field.Restore() in the script so it supports any block (chest/sign etc) and prevent any dupes thats caused with that.
I've got an error in the console
Please post it on the topic and include your settings.txt with it too.
How to reset the field?
type /tetris again and it will go away
What is the permission node for /tetris ?
Its 'tetris.use'
How to I rotate / move the blocks?
After the game starts you'll see gold/iron/diamond blocks on the side of your screen, if you 'press' them (left/right click), you'll move them
Currently gold is left/right, iron is rotate and diamond is down.
How do I spectate tetris players?
/tspec <playername>
How do I make admin-defined tetris area's?
With 0.4+, you can change the settings to use ONLY admin-defined areas, thats useful for tetris arena's.
So here's how you make them
- In the settings.txt, change "CanUseTetrisEverywhere" to false, and "UseAdminLocation" to true
- Reload the server
- In-game, people which are OP or have 'tetris.create' permission, can now use /tbuild (short for TetrisBuild to place blocks where tetris can be played on.
How do I change my button binding?
In the settings.txt when updated to 0.4, there should be a part with Button Binding and several shortcuts, Its all explained there what all means.
Comments