Giter Club home page Giter Club logo

Comments (9)

LeonBlade avatar LeonBlade commented on July 22, 2024

Sorry, I first read this as a lowercase "L", not a pipe "|" which confused me.

The pipe breaks are supposed to allow you to chain multiple commands together with one line, the issue here obviously as you described that someone could easily use it to spam multiple lines.

I'm not sure if this feature is used, I don't use it personally, but for the sake of leaving it in, I will go ahead and modify this portion to only allow commands to be sent through if the first character is a forward slash "/".

Thank you for reporting this issue.

from voxelsniper.

LeonBlade avatar LeonBlade commented on July 22, 2024

d86b839 Just pushed a fix for this, please verify if this has resolved your issue.

from voxelsniper.

Elizafox avatar Elizafox commented on July 22, 2024

The other problem is that plugins that use pipe as a delmiter break with this. I should have mentioned that initially.

from voxelsniper.

Razorcane avatar Razorcane commented on July 22, 2024

there are plugins that use a pipe as a delimiter? That's quite odd. Most people should be using colons or commas. >.<

from voxelsniper.

LeonBlade avatar LeonBlade commented on July 22, 2024

I think we should use another method for handling pre-process commands that wont interfere with others plugins, basically sandbox it away from the other commands. I assumed it was doing this already, that's what confused me when I first read this.

I will look into this.

from voxelsniper.

Razorcane avatar Razorcane commented on July 22, 2024

I think it should just be taken out altogether.

from voxelsniper.

LeonBlade avatar LeonBlade commented on July 22, 2024

Alright, I'll go ahead and remove the feature. As stated before, it's not even officially documented, and it's proven as listed here to be both an exploit and a problem with other plugins.

from voxelsniper.

LeonBlade avatar LeonBlade commented on July 22, 2024

4d17a41 This feature has now been removed from the repository with the listed commit.

from voxelsniper.

Razorcane avatar Razorcane commented on July 22, 2024

Peter did this as a sort of "screw you" to WorldEdit, as the feature doesn't work with WorldEdit commands.

from voxelsniper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.