Code Monkey home page Code Monkey logo

chat-coords's People

Contributors

barackobusiness avatar mrboogybam avatar pkg-dot-zip avatar theendercore avatar

Watchers

 avatar  avatar

chat-coords's Issues

Update for 1.20

Hi!

Just a reminder, the lateset MC 1.20 & Fabric cannot use this mod.

Various Messages Plugin Support

Sometimes you don't want to drop coords in a public chat, do you think you could add in the config menu a text bar that allows us to place a prefixed command to either message it to someone specific or a specific group chat in game?
Or a hotkey to copy it to your clipboard?
Or even a way to change or add multiple hotkeys with different prefixes?

Sends as server message.

When I press the keybind, the coordinates are sent as a server message and not broadcasted from me as the player.
image

1.19.3 version 0.3.2303

Plugin produces "This line is printed by an example mixin" log messages

Every time the title screen is displayed, the following log message gets printed:

[Render thread/INFO]: This line is printed by an example mod mixin!

This is caused by the example mixin being unintentionally left in.

@Inject(at = @At("HEAD"), method = "init()V")
private void init(CallbackInfo info) {
ChatCoords.LOGGER.info("This line is printed by an example mod mixin!");
}

I am slightly bothered by it, please remove the mixin.

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.