Plz tell me how is that /slapped spawn human test tp 127 5 127 and hit to tp to 127 5 127?
Advertisement
-
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Slapper 1.2.9.3
Hit entities to run commands!
-
hihihoholalalolo
- 4/5,
-
XxTheShadowCraft
- 5/5,
Nice plugin I wish the NPC will fallow you :) and really cool plugin keep up the good work :)
-
TheMinionBeast
- 5/5,
Thanks you dude this is really good now I am not falling my long on my server!
-
-
GlacierShard92
- 5/5,
Definitelty 10/10 Plugin. Any idea when it will be released for PHP7?
-
Author's Response
I have already submitted an update.
-
tbomb
- 3/5,
Hi good plugin into I tried to use it and it crashes pocketmine every single time I try to use it can you fix that? Please tell me if I need to do anything to fix it or what you can do about it. Please tell me when it's fix to thanks.
-
CallumDouglas
- 5/5,
The Slapper plugin is like the best plugin for pocketmine, you can have NPC's that you tap, you can use it for floating text its just so cool. I see it on so many popular mcpe servers, i even use it (its a big part of my server) I just want to say congratz on making such an awesome plugin
-
Author's Response
Thanks!
-
TheDarkyMagic
- 4/5,
One of the best plugins (or one of the more useful in the repository) but:
1. How do I can create an invisible NPC (like a Hypixel in-game info)?
- Because if I create it with an empty skin, when the users join the server for a few seconds see their skins
2. How do I can place a nametag with more than 1 line of text? :)
You know bro ;)-
Author's Response
Next time please use the thread for questions.
1: /slapper spawn FallingSand [name], /slapper edit <id> blockid 0
2: Use {line}
-
-
Author's Response
Thanks for 5 stars, and no I don't know him but I have heard about him.
-
-
ManiakMCPE
- 4/5,
Good plugin for spawning NPC's but the command feature does not work.
-
Author's Response
The command feature DOES work, you are most likely not using it properly.
-
Inforno_Fire
- 5/5,
Great Plugin, Thanks for the php7 at https://github.com/PMPlugins/Slapper/tree/php7, which can be downloaded with a source code to phar.
-
Author's Response
Thanks :)
-
ByZikenPE
- 5/5,
Okay u did the php7 but can we have a direct link for download the phar ? very important for me plz :)
-
Minicraftler2000
- 4/5,
Very very very very good plugin but
please
please
please
update it to PHP7
The new version are ONLY working with php7 only! -
VoBIs
- 2/5,
mmm? Why? What did I do wrong?
Error: Call to undefined method slapper\entities\SlapperHuman::isSurvival()
File: /src/pocketmine/inventory/PlayerInventory
Line: 236
Type: E_ERROR
Code:
[227] return false;
[228] }
[229] $item = $ev->getNewItem();
[230] }
[231]
[232]
[233] $old = $this->getItem($index);
[234] $this->slots[$index] = clone $item;
[235] $this->onSlotChange($index, $old);
[236] if($this->getHolder()->isSurvival()) $this->sendContents($this->getHolder());
[237]
[238] return true;
[239] }
[240]
[241] public function clear($index) {
[242] if (isset($this->slots[$index])) {
[243] $item = Item::get(Item::AIR, null, 0);
[244] $old = $this->slots[$index];
[245] if ($index >= $this->getSize() and $index < $this->size) { //Armor change
[246] Server::getInstance()->getPluginManager()->callEvent($ev = new EntityArmorChangeEvent($this->getHolder(), $old, $item, $index));-
Author's Response
Should be fixed now.
-
byLinox
- 4/5,
Error: Trying to get property of non-object
File: /src/pocketmine/network/protocol/PlayerListPacket
Line: 60
Type: notice
Code:
[51]
[52] }
[53]
[54] public function encode(){
[55] $this->reset();
[56] $this->putByte($this->type);
[57] $this->putInt(count($this->entries));
[58] foreach($this->entries as $entry){
[59] if($this->type === self::TYPE_ADD){
[60] $this->putUUID($entry->uuid);
[61] $this->putLong($entry->entityId);
[62] $this->putString($entry->name);
[63] $this->putString($entry->skinName);
[64] // $this->putByte($entry->transparency ? 1 : 0);
[65] $this->putString($entry->skinData);
[66] }else{
[67] $this->putUUID($entry->uuid);
[68] }
[69] }
[70] }
Pls fix this Crash-
Author's Response
Please update your server software, this has been fixed.
Page 1 of 6
Advertisement