iTXTech / Genisys

Feature-rich server software for Minecraft: Pocket Edition & Windows 10 Edition Beta
https://itxtech.org/genisys/
GNU General Public License v3.0
435 stars 243 forks source link

Fill Command #1107

Closed Nitrofish closed 8 years ago

Nitrofish commented 8 years ago

Issue description

Fill command does not seem to work

Steps to reproduce the issue

Tried to use /fill -17 3 36 -14 5 32 Sand

It wrote on the device screen that it worked and I got the following in my console: 2016-06-04 [08:52:31] [Server thread/INFO]: **[DamageInc] Nitrofish: /fill -17 3 36 -14 5 32 Sand

but nothing actually happened or got filled. Now no matter what xyz I use, it just returns the following: usage: /fill < x1 > < y1 > < z1 > < x2 > < y2 > < z2 > < TileName > [ DataValue ] [ OldBloxkHandling ] [ DataTag ]

Even if I use the same XYZ that it said worked with Dirt, or Stone, etc.

OS and versions

Plugins Running: Plugins (14): DevTools v1.10.0, EssentialsPE v2.0.0, FactionsPro v1.3.2, iProtector v3.1b, ManyWorlds v2.1.0, MassiveEconomy v1.0 R3, PocketDockConsole v0.0.14, PurePerms v1.3.7, SexyMOTD v1.0.0, SignShop v2.0.0build3, SimpleAuth v1.7.2, SimpleAuthHelper v2.0.2b, SignWarp v1.6.0, SimpleWarp v2.1.1

gaoyichuan commented 8 years ago

Yes, it doesn't work. Will fix soon

JUSTaMod commented 8 years ago

Is the cave command working yet too? I haven't checked recently.

Nitrofish commented 8 years ago

I think it mentions somewhere that the cave command has not been implemented yet @JUSTaMod

FocusedSG commented 8 years ago

cave command has been added and it is working perfectly, I've tried. Do '/help cave' to see the usage

Nitrofish commented 8 years ago

Thanks @FocusedSG When i type that it returns the following: ommands.cave.usage so there seems to be a c missing from the permission in the code. Any idea how to fix that?

gaoyichuan commented 8 years ago

@Nitrofish Your version is outdated. It's fixed long long ago

0x15f commented 8 years ago

@gaoyichuan Nope not fixed when running in-game, if I run the command on console it returns the help menu for /cave, if I run it in-game it returns ommands.cave.usage (Using latest GitLab Build)

Nitrofish commented 8 years ago

Same here if we are talking about the /cave command. I am using latest build. "Genisys version 1.1dev-434 "Ikaros" (API 2.0.0)"

I don't really care about that command. I need the /fill command. Someone else brought up /cave

Nitrofish commented 8 years ago

Could I get an idea when /fill might be fixed please?

mad-hon commented 8 years ago

I have a fix, hoping to submit a pull request soon

Nitrofish commented 8 years ago

That's great news @mad-hon I desperately need this functionality. Thanks for the effort.

PeratX commented 8 years ago

Fixed