Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I forgot to upload this shit so i have to redo it #20

Closed
inxomnyaa opened this issue May 14, 2017 · 1 comment
Closed

I forgot to upload this shit so i have to redo it #20

inxomnyaa opened this issue May 14, 2017 · 1 comment
Assignees

Comments

@inxomnyaa
Copy link
Collaborator

	case 'temple':{
			if($sender instanceof ConsoleCommandSender) return false;
			/** @var Player $sender */
			$temple = new Temple();
			$temple->placeObject($sender->getLevel(), $sender->x, $sender->y, $sender->z, new Random(microtime()));
			return true;
		}
@inxomnyaa inxomnyaa self-assigned this May 14, 2017
inxomnyaa added a commit that referenced this issue May 14, 2017
@AvgZing
Copy link

AvgZing commented May 14, 2017

wow lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants