Lauriethefish / BetterPortals

My plugin version of the popular BetterPortals mod which has many limitations, but requires no client side code
zlib License
68 stars 35 forks source link

Support for Relative Coordinate Notation in Commands #157

Closed Lauriethefish closed 2 years ago

Lauriethefish commented 2 years ago

What would you like added? Support for the relative coordinate notation described here in commands. Is it to solve a particular problem? I'm sure that @BlueBotLabz can fill this in later.

ThatHackerDudeFromCyberspace commented 2 years ago

It solves doing black-magic with commands and BetterPortals lol

Lauriethefish commented 2 years ago

pretty much. Just wanted to fill in the issue template. I'm going to bed now, I'll look at anything you did in the morning.

ThatHackerDudeFromCyberspace commented 2 years ago

I've added a basic implementation and submitted a pull request (it also has one or two other bugfixes)

Also, I'm going to try to implement command autocomplete or hints for the createportal command later

nevermind, I can't figure out how the plugin is registering commands or how to change it to use something like commodore

Lauriethefish commented 2 years ago

Solved in #158