ed36764386
Changes the player quit event so player gets sent back to lobby upon join Changes messages to return display name rather than name as it caused some issues with the name not showing up entirely. Prevent the event from getting cancelled (as the config option wasn't working)
18 lines
368 B
XML
18 lines
368 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>BlockHunt</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
</natures>
|
|
</projectDescription>
|