Janmm14

Results 200 comments of Janmm14

> > > During test run (with [ea20c8e](https://github.com/gomint/gomint/commit/ea20c8ec8771dabf248e3bf153822588f97f9954)) I got an exception: > > ``` > [INFO] Running io.gomint.server.test.world.WorldTest > 22:39:45.498 [GoMint Main Thread] INFO io.gomint.server.GoMintServer - Starting GoMint 1.0.0...

Do not merge yet because API documentation is missing.

As I'm writing the API docs I think that we should add an option to make commands world-restricted, also removing them from the client on world switch.

I think it might be now ready to merge. Did some testing and found no more obvious bugs. Not sure if you want more documentation on certain topics.

A topic to look at is whether we need more safe world access checks, but I think that could be done after merging.

Suggesting to not allow everyone using it by default

`@version` is currently used as version of the individual class. I do not see any reason for versioning individual classes. Also the `@version` information is not shown in many IDE's....

intellij postfix completion makes typing this also much easier