Jump to content

PoolsPats

Member
  • Posts

    50
  • Joined

  • Last visited

Everything posted by PoolsPats

  1. I have this issue where I have to disable this plugin in order for Battlemetrics rcon to show global chat. It shows team chat fine with the plugin enabled, but the lack of global chat support for rcon renders this useless to me. Is the prompt that you've provided a fix for my issue like it was for your console issue?
  2. I guess I don't know how this quote system works....refer to next post lol
  3. Have you enabled it in perms?
  4. I have finally gotten this working!
  5. PoolsPats

    JetPack

    I haven't tried this, but looking at the config maybe you could test the setting for "thrust" in the "control" section.
  6. Looks beautiful. Great work! Over the top would be the ability to add a skin to items and it show the item with the skin.
  7. after our migration to carbon we had an issue where every restart reset our perms to default. I'm sure that wasn't your plugins fault but in the search for a fix I ran across the /perms data command and saved groups and players in case we needed to restore after them reverting to default again. My question is under the save button there was a load button and I'm not sure how the load button works so I'm afraid to press it. We don't need to use it yet but we've changed some perms since that save but I was wondering if pressing it would just set the saved perms or show me another page where I could select which save to use (like if I had multiple saves.) Or does each save overwrite the last one and pressing that button just does it? Also with carbon should I turn off the native permissions module and just use this plugin or are they just 2 different interfaces to access the same data?
  8. PoolsPats

    New update message.

    I posted this already just a minute ago as a reply in another post before I realized that the post was closed, so I hope this isn't a double post but... I've installed this new update but now it doesn't show anything about "All plugins are up to date" or whatever the wording was. It's just blank. Is that the new norm?
  9. PoolsPats

    Problems with new update

    I've installed this new update but now it doesn't show anything about "All plugins are up to date" or whatever the wording was. It's just blank. Is that the new norm?
  10. PoolsPats

    Double posts

    More info in Discord
  11. PoolsPats

    Double posts

    AITranslationPro.json
  12. PoolsPats

    Double posts

    I will get that now, but we don't use BetterChat
  13. PoolsPats

    Double posts

    I love the plugin idea! But is there a way for it not to show what we type twice? It types one with our names in blue and one with the name white.
  14. PoolsPats

    NPC Bands

    How do I create a third band? All I did before was to rename the exampleband 1 to 4pc and added another npc, and renamed example2 to 2pc. If I copy a bands section in the config and paste it then rename it, it doesn't show up as an option. I named it RB but when I do /npcbands spawn RB it just says 'available band keys 4pc, 2pc .......... any ideas why?
  15. PoolsPats

    NPC Bands

    This is how I laid out a 4 piece band: "Singers": [ { "NPC name": "XXXX", "Attire": [ { "Short name": "attire.bunny.onesie", "Skin ID": 0 }, { "Short name": "attire.bunnyears", "Skin ID": 0 } ], "Spawn position": { "x": -2, "y": 0, "z": 0 }, "Instrument name": "Piano", "Notes filter": [] }, { "NPC name": "XXXXX", "Attire": [ { "Short name": "attire.bunny.onesie", "Skin ID": 0 }, { "Short name": "attire.bunnyears", "Skin ID": 0 } ], "Spawn position": { "x": 0, "y": 0, "z": 1 }, "Instrument name": "Guitar", "Notes filter": [] }, { "NPC name": "XXXXXX", "Attire": [ { "Short name": "attire.bunny.onesie", "Skin ID": 0 }, { "Short name": "attire.bunnyears", "Skin ID": 0 } ], "Spawn position": { "x": 0, "y": 0, "z": -2 }, "Instrument name": "Drumkit", "Notes filter": [] }, { "NPC name": "XXXXXXX", "Attire": [ { "Short name": "attire.bunny.onesie", "Skin ID": 0 }, { "Short name": "attire.bunnyears", "Skin ID": 0 } ], "Spawn position": { "x": 2, "y": 0, "z": 0 }, "Instrument name": "Xylophone", "Notes filter": [] } z position will position them closer or further from you.
  16. PoolsPats

    NPC Bands

    Oh, and make sure their positions aren't on top of each other, like have one's x value be -1 and another 1 and another 3 and another -3 will put 4 NPC next to each other.
  17. PoolsPats

    NPC Bands

    Just copy this part and paste it again for each new NPC you want in that band. Just change their name, instrument and attire if you'd like. "NPC name": "Andres", "Attire": [ { "Short name": "attire.bunny.onesie", "Skin ID": 0 }, { "Short name": "attire.bunnyears", "Skin ID": 0 } ], "Spawn position": { "x": -1, "y": 0, "z": 0 }, "Instrument name": "Piano", "Notes filter": [] },
  18. I see where the version notes says: "I've eliminated the dependency on the Death Notes plugin by integrating a custom simple death message method." Does this mean that we can't use Death Notes at all? I have Death Notes and MagicDeathNotesPanel which let's me see the Death Notes kill feed in my HUD. But that message is not in the RustGPT format, which makes me believe that RustGPT is doing nothing to those messages. is the "Kill GPT Prompt" not able to use the HUD display? Only the chat response (which I have disabled?) If so then can we get back some ability to use Death Notes and MagicPanel?
  19. PoolsPats

    NPC Bands

    Nice, I was rt clicking and using rename (which didn't help.) But still, Opening the json and changing the name works for the program to use it, but I still need to know what's on it so I would also have to rename the file so it shows me which one I'm looking at (if I understand what you're saying.) Changing it in midi editor changes the name to exactly what I want to see in the plugin player like "Pink Floyd - Wish You were Here" ... and then making it a json with your neat webpage turns it into a name that the plugin can use. Either way I'm rolling with this now and it's freakin fantastic. I promise to write a full review in a few days, thanks so much for the plugin and help.
  20. PoolsPats

    NPC Bands

    I figured out that it works if I open the midi file in midi editor and then just edit the first track, renaming it to what you want the file to be called, and save it. Painstaking process if you have a lot of midis. But at least I got one to work ! I figured out my error in the config and got the plugin to work again.
  21. PoolsPats

    NPC Bands

    To me that says to right-click the midi file and click 'rename' then rename it (which is what I'm doing.) But open it with what to edit the name field? If I click it, it will play in my midi player.
  22. PoolsPats

    NPC Bands

    Why does this app https://npcbands.vercel.app/ put the json files out as unnamed? No matter whether I leave spaces, put underscores instead of spaces or even just one word the song name it always downloads as unnamed. I can rename the json file and put that name in the band's track list, but it still shows as unnamed....except one that got named Piano somehow. The only actual song name that shows is the default happy birthday.
  23. PoolsPats

    NPC Bands

    What would be the syntax to use if I wanted to add more clothes than just a mask to each 'singer' in this section? "Attire": [ { "Short name": "hat.dragonmask", "Skin ID": 0 }
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.